forked from xiaozhi/xiaozhi-esp32
LilyGo T-CameraPlus-S3低版本发布及增加拍照键 (#720)
* set camera HMirror to true * change key1 to camera button * change key1 to camera button * change key1 to camera button
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#define TOUCH_I2C_SCL_PIN static_cast<gpio_num_t>(TP_SCL)
|
||||
|
||||
#define BUILTIN_LED_GPIO GPIO_NUM_NC
|
||||
#define BOOT_BUTTON_GPIO GPIO_NUM_0
|
||||
#define KEY1_BUTTON_GPIO static_cast<gpio_num_t>(KEY1)
|
||||
#define VOLUME_UP_BUTTON_GPIO GPIO_NUM_NC
|
||||
#define VOLUME_DOWN_BUTTON_GPIO GPIO_NUM_NC
|
||||
|
||||
Reference in New Issue
Block a user