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:
yusuhua
2025-05-30 10:13:18 +08:00
committed by GitHub
parent 47bdfa2c77
commit 6cb025859f
4 changed files with 21 additions and 4 deletions

View File

@@ -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