Formatting fix ws2812 doc
This commit is contained in:
parent
52ed168cbe
commit
d8b55051c7
|
@ -18,6 +18,7 @@ Send data to up to 8 led strip using its native format which is generally Green,
|
|||
|
||||
#### Parameters
|
||||
Variable number of tables, each describing a single strip. Required elements are:
|
||||
|
||||
- `pin` IO index, see [GPIO Overview](gpio.md#gpio-overview)
|
||||
- `data` payload to be sent to one or more WS2812 like leds through GPIO2
|
||||
|
||||
|
|
Loading…
Reference in New Issue