mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-02-06 21:18:25 +08:00
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
|
#### Parameters
|
||||||
Variable number of tables, each describing a single strip. Required elements are:
|
Variable number of tables, each describing a single strip. Required elements are:
|
||||||
|
|
||||||
- `pin` IO index, see [GPIO Overview](gpio.md#gpio-overview)
|
- `pin` IO index, see [GPIO Overview](gpio.md#gpio-overview)
|
||||||
- `data` payload to be sent to one or more WS2812 like leds through GPIO2
|
- `data` payload to be sent to one or more WS2812 like leds through GPIO2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user