mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-06 19:49:19 +00:00
dreamcatcher: assign GPIO44 to audio mclk
This commit is contained in:
parent
573d2dc300
commit
9a9172ff52
@ -60,7 +60,7 @@
|
|||||||
#define DAC_I2S_BCK 21
|
#define DAC_I2S_BCK 21
|
||||||
#define DAC_I2S_WS 9
|
#define DAC_I2S_WS 9
|
||||||
#define DAC_I2S_DOUT 48
|
#define DAC_I2S_DOUT 48
|
||||||
#define DAC_I2S_MCLK 1
|
#define DAC_I2S_MCLK 44
|
||||||
|
|
||||||
#define BIAS_T_ENABLE 7 // needs to be low
|
#define BIAS_T_ENABLE 7 // needs to be low
|
||||||
#define BIAS_T_VALUE 0
|
#define BIAS_T_VALUE 0
|
||||||
|
Loading…
Reference in New Issue
Block a user