Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
d8b55051
"vscode:/vscode.git/clone" did not exist on "14cdff107fd812d10b2496990ded1b1e572319f0"
Commit
d8b55051
authored
May 13, 2017
by
Arnim Läuger
Committed by
GitHub
May 13, 2017
Browse files
Formatting fix ws2812 doc
parent
52ed168c
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/en/modules/ws2812.md
View file @
d8b55051
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment