From ce576986382586d02de04abdbde106d738ddbc75 Mon Sep 17 00:00:00 2001 From: Foxies Date: Thu, 22 Oct 2020 01:27:05 +0200 Subject: [PATCH] Update Configuration.h Remove NUM_SERIAL 2 --- Marlin/Configuration.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 05277655c4..30d7427fc4 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -111,7 +111,6 @@ * :[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7] */ #define SERIAL_PORT_2 1 -#define NUM_SERIAL 2 /** * This setting determines the communication speed of the printer.