Update SERIAL_PORT_2 comment

This commit is contained in:
Scott Lahteine 2020-03-27 22:13:19 -05:00
parent 1fa18eb025
commit 996086e66b
157 changed files with 0 additions and 157 deletions

View file

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