1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

[addressable_light] Remove rmt channel from idf tests (#7987)

This commit is contained in:
Clyde Stubbs
2025-01-09 07:25:10 +11:00
committed by GitHub
parent dc5b408748
commit a0615a92f0
2 changed files with 0 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ light:
rgb_order: GRB rgb_order: GRB
num_leds: 256 num_leds: 256
pin: 2 pin: 2
rmt_channel: 0
display: display:
- platform: addressable_light - platform: addressable_light

View File

@@ -6,7 +6,6 @@ light:
rgb_order: GRB rgb_order: GRB
num_leds: 256 num_leds: 256
pin: 2 pin: 2
rmt_channel: 0
display: display:
- platform: addressable_light - platform: addressable_light