LED APIs

LED

The LED provides a convenient and thread-safe wrapper around the ESP-IDF LEDC perhipheral.

It allows for both instant and hardware-based timed changing (fading) of duty cycle (in floating point percent [0,100]).

API Reference