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

Fix list formatting in ws2812 doc.

parent 066e8d60
......@@ -15,10 +15,12 @@ and Green,Red,Blue,White for RGBW strips.
#### Parameters
Array containing an element for each chain (maximum of 8 elements):
- `pin` 0 ~ 33, I/O index
- `data` payload to be sent to one or more WS2812 like leds through GPIO2
Payload type could be:
- `string` representing bytes to send
- `ws2812.buffer` see [Buffer module](#buffer-module)
......
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