You've already forked esp32-camera
mirror of
https://github.com/m5stack/esp32-camera.git
synced 2026-05-20 10:34:59 -07:00
d9ee2114c9
LEDC driver was extended in https://github.com/espressif/esp-idf/commit/4a90deb2278322e6c605484770caafebfbbc615f with new config structure members. We must zero init the config struct to get default behavior.