d

Dependencies:   BME280 DOGS102 DS1820 MMA845x_timmeh MTS-Serial libmDot_Australia915Mhz mbed-rtos mbed

Fork of mDot_TTN_OTAA_Node by Thing Innovations

Revision:
12:e82913ee9c61
Parent:
11:38ce10209eff
Child:
13:5369ba22389a
--- a/main.cpp	Sat Nov 14 20:54:36 2015 +0000
+++ b/main.cpp	Sat Nov 14 20:58:36 2015 +0000
@@ -47,9 +47,6 @@
 // A0 on Dev Board, pin 20 on mDot
 //#define DATA_PIN     PB_1
 
-// A2 - input to reset LoRaWAN config. Pin 15 om mDot.
-#define CONFIG_RESET PC_1
-
 // Temperature sensor object
 DS1820 probe(DATA_PIN);