From f3c621307a8c5c42fabb283b52f558f351d60987 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Thu, 19 Jul 2018 18:21:17 +0100 Subject: [PATCH] Restore the original configuration file. --- Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.h b/Config.h index eca3acc..986a243 100644 --- a/Config.h +++ b/Config.h @@ -45,7 +45,7 @@ // #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 @@ -61,7 +61,7 @@ // #define STM32F4_NUCLEO_MODE_PINS // For the VK6MST Pi3 Shield communicating over i2c. i2c address & speed defined in i2cTeensy.cpp -#define VK6MST_TEENSY_PI3_SHIELD_I2C +// #define VK6MST_TEENSY_PI3_SHIELD_I2C // Pass RSSI information to the host // #define SEND_RSSI_DATA