mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-02 13:10:40 +08:00
Pin 4 is used by SD card reader so better not to use it for other purpose
This commit is contained in:
parent
eb196b9960
commit
39b1bb57fd
@ -142,7 +142,7 @@
|
||||
#endif //CAMERA_MODEL_M5STACK_WIDE
|
||||
|
||||
#if CAMERA_DEVICE == CAMERA_MODEL_AI_THINKER
|
||||
#define CAM_LED_PIN 4
|
||||
#define CAM_LED_PIN -1
|
||||
#define CAM_PULLUP1 -1
|
||||
#define CAM_PULLUP2 -1
|
||||
#define PWDN_GPIO_NUM 32
|
||||
|
Loading…
x
Reference in New Issue
Block a user