ESP32: Ledc driver module (#2027)
* Inital commit for supporting ledc driver * Added documentation. More fade functions and better naming of constants * Better field checking during setup. Updated documentation * Reworked LEDC module to be used with an object model to decrease repetition of parameters
components/modules/ledc.c
0 → 100644
docs/en/modules/ledc.md
0 → 100644
Please register or sign in to comment