M5Stack-Camera
M5Stack-Camera copied to clipboard
"ip address type mismatch" and "LEDc configuration error and camera_probe failed"
Fix 2 problem :
- ip address type mismatch (ip4_addr_t -> esp_ip4_addr_t)
- LEDc configuration error and camera_probe failed (https://github.com/espressif/esp32-camera/issues/66)
My configuration :
- module: M5Camera - B
- ESP-IDF version : V4.1
- Toolchain version: esp-2019r2
- Compiler version: 8.2.0