From 653efbccdf209a4cbeb7e4d039da5b95425fc19f Mon Sep 17 00:00:00 2001 From: ellensp Date: Sat, 26 Sep 2020 10:54:21 +1200 Subject: [PATCH] delta/MKS/SBASE CDC serial over USB (#213) --- config/examples/delta/MKS/SBASE/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/delta/MKS/SBASE/Configuration.h b/config/examples/delta/MKS/SBASE/Configuration.h index b05d66fc10..e728c2654c 100644 --- a/config/examples/delta/MKS/SBASE/Configuration.h +++ b/config/examples/delta/MKS/SBASE/Configuration.h @@ -104,7 +104,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.