Add WS2811 to esp32_rmt_led_strip (#4193)

This commit is contained in:
Angel Nunez Mencias 2024-08-28 01:40:23 +02:00 committed by GitHub
parent f2c3524769
commit 57d41013de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,7 @@ Configuration variables
"ESP32-C3", "0, 1"
- **chipset** (**Required**, enum): The chipset to apply known timings from. Not used if specifying the timings manually, see below.
- ``WS2811``
- ``WS2812``
- ``SK6812``
- ``APA106``