File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed
components/audio_board/esp32_s3_korvo2_v3 Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 5353#define LCD_COLOR_INV (false)
5454
5555
56- /**
57- * @brief Camera Function Definition
58- */
59- #define FUNC_CAMERA_EN (1)
60- #define CAM_PIN_PWDN -1
61- #define CAM_PIN_RESET -1
62- #define CAM_PIN_XCLK GPIO_NUM_40
63- #define CAM_PIN_SIOD GPIO_NUM_17
64- #define CAM_PIN_SIOC GPIO_NUM_18
65-
66- #define CAM_PIN_D7 GPIO_NUM_39
67- #define CAM_PIN_D6 GPIO_NUM_41
68- #define CAM_PIN_D5 GPIO_NUM_42
69- #define CAM_PIN_D4 GPIO_NUM_12
70- #define CAM_PIN_D3 GPIO_NUM_3
71- #define CAM_PIN_D2 GPIO_NUM_14
72- #define CAM_PIN_D1 GPIO_NUM_47
73- #define CAM_PIN_D0 GPIO_NUM_13
74- #define CAM_PIN_VSYNC GPIO_NUM_21
75- #define CAM_PIN_HREF GPIO_NUM_38
76- #define CAM_PIN_PCLK GPIO_NUM_11
77-
78-
7956/**
8057 * @brief SDCARD Function Definition
8158 */
You can’t perform that action at this time.
0 commit comments