Commit d8b55051 authored by Arnim Läuger's avatar Arnim Läuger Committed by GitHub
Browse files

Formatting fix ws2812 doc

parent 52ed168c
...@@ -18,6 +18,7 @@ Send data to up to 8 led strip using its native format which is generally Green, ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment