Fix broken examples (#3)

This commit is contained in:
Jason Smith 2020-01-18 00:04:10 -08:00 committed by Scott Lahteine
parent 38d2034c25
commit f8c711ad13
25 changed files with 108 additions and 32 deletions

View file

@ -103,7 +103,7 @@
*
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
*/
#define SERIAL_PORT 0
#define SERIAL_PORT -1
/**
* Select a secondary serial port on the board to use for communication with the host.