Revert "camera 优化:在原有的RGB565处理下,容易超时改为JPEG格式 (#1029)" (#1085)

This reverts commit d6b1414967.
This commit is contained in:
Xiaoxia
2025-08-14 22:23:29 +08:00
committed by GitHub
parent cf4afde88e
commit cc07ef447e
3 changed files with 31 additions and 79 deletions

View File

@@ -51,7 +51,7 @@
#define CAMERA_PIN_SIOD GPIO_NUM_4
#define CAMERA_PIN_PWDN GPIO_NUM_NC
#define CAMERA_PIN_RESET GPIO_NUM_NC
#define XCLK_FREQ_HZ 50000000
#define XCLK_FREQ_HZ 20000000
#define DISPLAY_BACKLIGHT_PIN GPIO_NUM_38