Skip to content

Commit 9a03af3

Browse files
authored
Remove mentions of rmt_channel from esp32_rmt_led_strip (#5217)
This was supposed to have gone away already but was accidentally left behind. https://discord.com/channels/429907082951524364/1403088738560774214/1403092458337992856 Delete it.
1 parent 696a3d4 commit 9a03af3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

components/light/esp32_rmt_led_strip.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ This is a component using the ESP32 RMT peripheral to drive most addressable LED
1717
chipset: ws2812
1818
name: "My Light"
1919
20-
Only for Arduino platforms (and ESP-IDF <5 which was used until ESPHome 2025), the RMT channel must be defined.
21-
22-
.. code-block:: yaml
23-
24-
light:
25-
- platform: esp32_rmt_led_strip
26-
...
27-
2820
Configuration variables
2921
-----------------------
3022

0 commit comments

Comments
 (0)