erropix / ESP32_AnalogWrite

Provides an analogWrite polyfill for ESP32 using the LEDC functions
MIT License
159 stars 36 forks source link

docs should indicate about pins #13

Open nerkn opened 3 years ago

nerkn commented 3 years ago

I was working nearly half day to pinpoint why some of the my esp32 pins not working. when changing analogwrite to digital it suddenly start working. I think those pins dont support pwm.