forked from xiaozhi/xiaozhi-esp32
Update config.h
remove unused code
This commit is contained in:
@@ -27,9 +27,6 @@
|
|||||||
#define VOLUME_UP_BUTTON_GPIO GPIO_NUM_NC
|
#define VOLUME_UP_BUTTON_GPIO GPIO_NUM_NC
|
||||||
#define VOLUME_DOWN_BUTTON_GPIO GPIO_NUM_NC
|
#define VOLUME_DOWN_BUTTON_GPIO GPIO_NUM_NC
|
||||||
|
|
||||||
#define RESET_NVS_BUTTON_GPIO GPIO_NUM_NC
|
|
||||||
#define RESET_FACTORY_BUTTON_GPIO GPIO_NUM_NC
|
|
||||||
|
|
||||||
#define DISPLAY_SDA_PIN GPIO_NUM_NC
|
#define DISPLAY_SDA_PIN GPIO_NUM_NC
|
||||||
#define DISPLAY_SCL_PIN GPIO_NUM_NC
|
#define DISPLAY_SCL_PIN GPIO_NUM_NC
|
||||||
#define DISPLAY_WIDTH 280
|
#define DISPLAY_WIDTH 280
|
||||||
|
|||||||
Reference in New Issue
Block a user