From 2f4e9cc2697f8e8477e842b35827ef9cddfcddb8 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 25 Oct 2021 19:47:31 +0100 Subject: [PATCH] Remove unused configuration option --- Config.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/Config.h b/Config.h index 2027c33..d29200e 100644 --- a/Config.h +++ b/Config.h @@ -71,9 +71,6 @@ // #define SERIAL_SPEED 230400 // Only works on newer boards like fast M4, M7, Teensy 3.x. External FM might work with this #define SERIAL_SPEED 460800 // Only works on newer boards like fast M4, M7, Teensy 3.x. External FM should work with this -// Allow the use of the COS line to lockout the modem -// #define USE_COS_AS_LOCKOUT - // Use pins to output the current mode via LEDs #define MODE_LEDS