mirror of https://github.com/F5OEO/rpitx
Change to DMA 14
This commit is contained in:
parent
5e6ab3dc4a
commit
10bef28674
|
|
@ -70,7 +70,7 @@ struct {
|
|||
// USE CHANNEL 4 AND 5 which seems to be free
|
||||
// On Jessie, channel 4 and 5 seems to crash : set to DMA 8 .
|
||||
#define DMA_CHANNEL_WHEEZY 14
|
||||
#define DMA_CHANNEL_JESSIE 8
|
||||
#define DMA_CHANNEL_JESSIE 14
|
||||
//#define DMA_CHANNEL_PWMFREQUENCY 5
|
||||
|
||||
char DMA_CHANNEL;
|
||||
|
|
|
|||
Loading…
Reference in New Issue