fix boot button gpio
This commit is contained in:
parent
2e6a278b0d
commit
495b949d77
@ -18,7 +18,7 @@
|
|||||||
#define AUDIO_CODEC_ES8311_ADDR ES8311_CODEC_DEFAULT_ADDR
|
#define AUDIO_CODEC_ES8311_ADDR ES8311_CODEC_DEFAULT_ADDR
|
||||||
|
|
||||||
#define BUILTIN_LED_GPIO GPIO_NUM_5
|
#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_
|
#endif // _BOARD_CONFIG_H_
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user