bitluni / ESP32CameraI2S

176 stars 61 forks source link

Latest esp-idf master breaks working camera code #15

Open Gabones opened 5 years ago

Gabones commented 5 years ago

E (6979) ledc: ledc_set_duty_with_hpoint(383): hpoint argument is invalid

I receive this error from terminal. On the original project Ivan has already fixed it for the newest Espressif-idf. But i dont undestand what he did because the code of Xclk.c looks like the same of yours. I don't wanna install esp-idf because its too many steps for windows users, can anyone say what i have to do to run this code properly on PlataformIO?

GDanovski commented 5 years ago

I had send pull request with fix for this error. Here is my fork https://github.com/GDanovski/ESP32CameraI2S