forked from xiaozhi/xiaozhi-esp32
fix boot button gpio
This commit is contained in:
@@ -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_
|
||||
|
||||
Reference in New Issue
Block a user