Ismael Cortés Gutiérrez
Results
1
issues of
Ismael Cortés Gutiérrez
I added support for the new [`ESP32 API`](https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html). There were some breaking changes with the [`LEDC API`](https://docs.espressif.com/projects/arduino-esp32/en/latest/api/ledc.html). I implemented the @The39thBit suggestion in #16 and replaced `ledcWrite` _(that now only...