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
9c9237ef
"vscode:/vscode.git/clone" did not exist on "b49e458376def3a36dc564328cda68b5f046e5dc"
Commit
9c9237ef
authored
May 16, 2016
by
Marcel Stör
Browse files
Small syntax fix in UART documentation
parent
c0f1e028
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/en/modules/uart.md
View file @
9c9237ef
...
@@ -14,9 +14,10 @@ Change UART pin assignment.
...
@@ -14,9 +14,10 @@ Change UART pin assignment.
`uart.alt(on)`
`uart.alt(on)`
#### Parameters
#### Parameters
`on`
:
`on`
-
`0`
use standard pins
-
`1`
use alternate pins GPIO13 and GPIO15
-
0 for standard pins
-
1 to use alternate pins GPIO13 and GPIO15
#### Returns
#### Returns
`nil`
`nil`
...
...
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