mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
Added missing tab in example (#3016)
This commit is contained in:
parent
22fec03cd3
commit
565466c6b9
@ -10,7 +10,7 @@ This is a component using the RP2040 PIO peripheral to drive most addressable LE
|
|||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
light:
|
light:
|
||||||
- platform: rp2040_pio_led_strip
|
- platform: rp2040_pio_led_strip
|
||||||
name: led_strip
|
name: led_strip
|
||||||
id: led_strip
|
id: led_strip
|
||||||
pin: GPIO13
|
pin: GPIO13
|
||||||
|
Loading…
Reference in New Issue
Block a user