Remove rmt_channel

Not supported with IDF 5
This commit is contained in:
Edward Firmo
2025-05-14 21:07:07 +02:00
parent b1a978b3f3
commit 5eb42082db

View File

@@ -31,7 +31,7 @@ light:
- id: !extend light_full - id: !extend light_full
platform: esp32_rmt_led_strip platform: esp32_rmt_led_strip
rgb_order: GRB rgb_order: GRB
rmt_channel: 1 # rmt_channel: 1 # Not supported with IDF 5
chipset: ws2812 chipset: ws2812
max_refresh_rate: 33ms max_refresh_rate: 33ms
use_psram: false use_psram: false