delta/MKS/SBASE CDC serial over USB (#213)

This commit is contained in:
ellensp 2020-09-26 10:54:21 +12:00 committed by GitHub
parent b5f0a0a3df
commit 653efbccdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@
* *
* :[-1, 0, 1, 2, 3, 4, 5, 6, 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. * Select a secondary serial port on the board to use for communication with the host.