Commit 9c9237ef authored by Marcel Stör's avatar Marcel Stör
Browse files

Small syntax fix in UART documentation

parent c0f1e028
......@@ -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`
......
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