mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-09 15:57:58 -06:00
delta/MKS/SBASE CDC serial over USB (#213)
This commit is contained in:
parent
b5f0a0a3df
commit
653efbccdf
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue