|
|
@@ -12,8 +12,8 @@
|
|
|
#define AUDIO_I2S_GPIO_MCLK GPIO_NUM_12
|
|
|
#define AUDIO_I2S_GPIO_WS GPIO_NUM_10 //LRCLK
|
|
|
#define AUDIO_I2S_GPIO_BCLK GPIO_NUM_11 //SCLK
|
|
|
-#define AUDIO_I2S_GPIO_DIN GPIO_NUM_9
|
|
|
-#define AUDIO_I2S_GPIO_DOUT GPIO_NUM_13
|
|
|
+#define AUDIO_I2S_GPIO_DIN GPIO_NUM_13
|
|
|
+#define AUDIO_I2S_GPIO_DOUT GPIO_NUM_9
|
|
|
|
|
|
#define AUDIO_CODEC_PA_PIN GPIO_NUM_8
|
|
|
#define AUDIO_CODEC_I2C_SDA_PIN GPIO_NUM_17
|