ThaiEasyElec / ESPIno32CAM

library for ESPIno32CAM
16 stars 10 forks source link

LED at max level #4

Open itamardv opened 3 years ago

itamardv commented 3 years ago

Just after loading the examples, the LED is powered at maximum level without settings in the examples. How to reduce or turn the power off?

itamardv commented 3 years ago

In fact, I'm getting the following error: ESPino32CAM [E][camera.c:1113] camera_probe(): Detected camera not supported. [E][camera.c:1379] esp_camera_init(): Camera probe failed with error 0x20004

Already did a #define CAMERA_MODEL_AI_THINKER in one of the examples without success