Search found 1 match
- Sat May 02, 2020 5:40 am
- Forum: ESP32 Arduino
- Topic: Problem flashing ESP32Cam - "Detected camera not supported"
- Replies: 1
- Views: 17351
Re: Problem flashing ESP32Cam - "Detected camera not supported"
I just had this issue. i got it working 1) choose the "AI Thinker ESP-32 CAM" 2) remove the comment for "#define CAMERA_MODEL_AI_THINKER" 3) make sure all other devined models are commented out <<<< this was my mistake WROVER_KIT was still uncommented. by the camera logic on the camera_pins.h page i...