use gpio47 and active low as touch button

This commit is contained in:
Terrence
2024-12-05 02:55:24 +08:00
parent bcfd120b00
commit 4042897857
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
#define BUILTIN_LED_GPIO GPIO_NUM_48
#define BOOT_BUTTON_GPIO GPIO_NUM_0
#define TOUCH_BUTTON_GPIO GPIO_NUM_45
#define TOUCH_BUTTON_GPIO GPIO_NUM_47
#define VOLUME_UP_BUTTON_GPIO GPIO_NUM_40
#define VOLUME_DOWN_BUTTON_GPIO GPIO_NUM_39
#define RESET_NVS_BUTTON_GPIO GPIO_NUM_1