fix boot button gpio

This commit is contained in:
Andy
2025-01-05 19:35:38 +08:00
committed by Terrence
parent 2e6a278b0d
commit 495b949d77
+1 -1
View File
@@ -18,7 +18,7 @@
#define AUDIO_CODEC_ES8311_ADDR ES8311_CODEC_DEFAULT_ADDR
#define BUILTIN_LED_GPIO GPIO_NUM_5
#define BOOT_BUTTON_GPIO GPIO_NUM_9
#define BOOT_BUTTON_GPIO GPIO_NUM_6
#endif // _BOARD_CONFIG_H_