M5Stack-Camera icon indicating copy to clipboard operation
M5Stack-Camera copied to clipboard

"ip address type mismatch" and "LEDc configuration error and camera_probe failed"

Open lutecia16v opened this issue 5 years ago • 0 comments

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

lutecia16v avatar Feb 24 '20 09:02 lutecia16v