The atk-dnesp32s3-box is compatible with ES8311 devices and non-ES8311 devices (#477)

* The atk-dnesp32s3-box is compatible with ES8311 devices and non-ES8311 devices

* Update atk_dnesp32s3_box.cc

format code

---------

Co-authored-by: Xiaoxia <terrence@tenclass.com>
This commit is contained in:
Almost-LoverY
2025-04-12 17:17:27 +08:00
committed by GitHub
parent a3a833b19d
commit 4787eb41ab
2 changed files with 64 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
#define AUDIO_I2S_GPIO_BCLK GPIO_NUM_21
#define AUDIO_I2S_GPIO_DIN GPIO_NUM_47
#define AUDIO_I2S_GPIO_DOUT GPIO_NUM_14
#define AUDIO_CODEC_ES8311_ADDR ES8311_CODEC_DEFAULT_ADDR
#define BUILTIN_LED_GPIO GPIO_NUM_4
#define BOOT_BUTTON_GPIO GPIO_NUM_0