Dlloydev / ESP32-ESP32S2-AnalogWrite

ESP32 PWM, Servo, Easing and Tone. Smart GPIO pin management and advanced control features.
MIT License
100 stars 17 forks source link

Compatibility with arduino-esp32 version 3 #46

Open gurt-il opened 2 months ago

gurt-il commented 2 months ago

Hi,

First of all, many thanks for this library!

I'm currently experiencing an issue while trying to use the C3 SuperMini. Support for the SuperMini was added only in version 3 of arduino-esp32. However, there have been changes in the ledc functions, and now the code doesn't compile with this version.

Could you please look into this?

Many thanks!

Jake-Jensen commented 1 month ago

Confirmed, issue present as of 8/30