Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
44:948b202edbda
Parent:
43:aba4136470be
Child:
45:ce64b973ac09
--- a/main.cpp	Wed Oct 30 21:19:13 2013 +0000
+++ b/main.cpp	Wed Oct 30 21:21:43 2013 +0000
@@ -3,7 +3,7 @@
 #include "Watchdog.h"
 Watchdog::SnKickStarter gKickStarter(WDFAILSAFE);
 
-//#define DISABLE_CONFIG_SAFETYNETS
+#define DISABLE_CONFIG_SAFETYNETS
 
 #define ENABLE_AFAR_COMM
 #define ENABLE_SBD_COMM
@@ -13,7 +13,7 @@
 //#define USE_RTOS // change in CommConstants and EthernetPower also
 //#define USE_ETH_INTERFACE
 //#define EVT_TIME_PROFILE
-//#define DEBUG
+#define DEBUG
 //#define SSNOTIFY
 #define USE_MODSERIAL