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