Remove rmt_channel

Not supported with IDF 5
This commit is contained in:
Edward Firmo
2025-05-14 20:57:58 +02:00
parent 4ec44e611f
commit b1a978b3f3

View File

@@ -10,7 +10,6 @@ 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
chipset: ws2812 chipset: ws2812
max_refresh_rate: 33ms max_refresh_rate: 33ms
use_psram: false use_psram: false