From c8a345a30192bab0db13090ac80437e5cce412a3 Mon Sep 17 00:00:00 2001 From: Shawn Chain Date: Tue, 14 May 2019 11:43:29 +0800 Subject: [PATCH] rollback changes on Config.h --- Config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Config.h b/Config.h index 40317ab..c738e21 100644 --- a/Config.h +++ b/Config.h @@ -45,10 +45,10 @@ // #define ARDUINO_DUE_PAPA // For the ZUM V1.0 and V1.0.1 boards pin layout -// #define ARDUINO_DUE_ZUM_V10 +#define ARDUINO_DUE_ZUM_V10 // For the SQ6POG board -#define STM32F1_POG +// #define STM32F1_POG // For the SP8NTH board // #define ARDUINO_DUE_NTH @@ -64,7 +64,7 @@ // #define VK6MST_TEENSY_PI3_SHIELD_I2C // Pass RSSI information to the host -#define SEND_RSSI_DATA +// #define SEND_RSSI_DATA // Use the modem as a serial repeater for Nextion displays // #define SERIAL_REPEATER