Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
65:2cb3e99ce466
Parent:
63:4820a4460f00
Child:
67:ec999336fcd1
--- a/main.cpp	Fri Nov 28 07:42:57 2014 +0000
+++ b/main.cpp	Fri Nov 28 07:47:34 2014 +0000
@@ -6,7 +6,7 @@
 #include "Watchdog.h"
 Watchdog::SnKickStarter gKickStarter(WDFAILSAFE);
 
-#define DISABLE_CONFIG_SAFETYNETS
+//#define DISABLE_CONFIG_SAFETYNETS
 
 // CHIPBOARD is defined in SnConstants.h
 
@@ -18,7 +18,7 @@
 //#define USE_RTOS // change USE_RTOS in CommConstants and EthernetPower also
 //#define USE_ETH_INTERFACE
 //#define EVT_TIME_PROFILE
-#define DEBUG
+//#define DEBUG
 //#define SSNOTIFY
 #define USE_MODSERIAL