remove system resets

This commit is contained in:
Terrence
2025-01-23 23:12:48 +08:00
parent eefee4f834
commit 1ac5f20f2a
5 changed files with 2 additions and 17 deletions

View File

@@ -33,8 +33,6 @@
#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
#define RESET_FACTORY_BUTTON_GPIO GPIO_NUM_2
#define DISPLAY_SDA_PIN GPIO_NUM_41
#define DISPLAY_SCL_PIN GPIO_NUM_42