yoursunny / esp32cam

OV2640 camera on ESP32-CAM, Arduino library
https://esp32cam.yoursunny.dev
ISC License
473 stars 168 forks source link

how to solve #44

Closed Nithyasri-12 closed 5 months ago

Nithyasri-12 commented 1 year ago

Error resolving FQBN: getting build properties for board esp32:esp32:esp32wrover: invalid option 'EraseFlash'

Compilation error: Error resolving FQBN: getting build properties for board esp32:esp32:esp32wrover: invalid option 'EraseFlash'

yoursunny commented 1 year ago

invalid option 'EraseFlash'

This is either a hardware issue or Arduino core installation problem. Does "blink" example work on your device?