mirror of
https://github.com/esphome/esphome.git
synced 2025-01-15 20:21:36 +01:00
[addressable_light] Remove rmt channel from idf tests (#7987)
This commit is contained in:
parent
dc5b408748
commit
a0615a92f0
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user