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
3f787ac4
Commit
3f787ac4
authored
Apr 18, 2017
by
flip111
Committed by
Marcel Stör
Apr 18, 2017
Browse files
Update telnet link (#1918)
parent
84c5275c
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/en/modules/ws2812.md
View file @
3f787ac4
...
...
@@ -13,7 +13,7 @@ handle two led strips at the same time.
**WARNING**
: In dual mode, you will loose access to the Lua's console
through the serial port (it will be reconfigured to support WS2812-like
protocol). If you want to keep access to Lua's console, you will have to
use an other input channel like a TCP server (see
[
example
](
https://github.com/nodemcu/nodemcu-firmware/blob/master/examples/telnet.lua
)
)
use an other input channel like a TCP server (see
[
example
](
https://github.com/nodemcu/nodemcu-firmware/blob/master/
lua_
examples/telnet.lua
)
)
## ws2812.init()
Initialize UART1 and GPIO2, should be called once and before write().
...
...
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