Pin 4 is used by SD card reader so better not to use it for other purpose

This commit is contained in:
Luc 2019-11-01 22:07:48 +01:00
parent eb196b9960
commit 39b1bb57fd

View File

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