Fix serial comment sp.

This commit is contained in:
Scott Lahteine
2018-02-13 22:40:56 -06:00
parent d741bcf8a9
commit 2ec65051fd
52 changed files with 52 additions and 52 deletions

View File

@ -114,7 +114,7 @@
/**
* Select a secondary serial port on the board to use for communication with the host.
* This allows the connection of wireless adapters (for instance) to non-default port pins.
* Serial port -1 is the USB emulated serial port, if avaialble.
* Serial port -1 is the USB emulated serial port, if available.
*
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
*/