增加LilyGo T-CameraPlus-S3的摄像头红外过滤功能 (#766)

* set camera HMirror to true

* change key1 to camera button

* change key1 to camera button

* change key1 to camera button

* add ir filter controller

* add ir filter controller

* add ir filter controller
This commit is contained in:
yusuhua
2025-06-06 11:18:02 +08:00
committed by GitHub
parent 7bb12f31f0
commit b18dda3f2f
5 changed files with 59 additions and 16 deletions

View File

@@ -51,4 +51,6 @@
#define DISPLAY_BACKLIGHT_PIN DISPLAY_BL
#define DISPLAY_BACKLIGHT_OUTPUT_INVERT false
#define AP1511B_GPIO static_cast<gpio_num_t>(AP1511B_FBC)
#endif // _BOARD_CONFIG_H_