Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
69:357135e9b5b3
Parent:
67:ec999336fcd1
Child:
70:1cee873a35b6
--- a/SnConfigFrame.cpp	Wed Feb 04 01:21:19 2015 +0000
+++ b/SnConfigFrame.cpp	Wed Feb 04 01:26:31 2015 +0000
@@ -53,7 +53,7 @@
 }
 
 void SnConfigFrame::SetHardDefaults() {
-    sprintf(fLabel,"Stn20HardDefaults");
+    sprintf(fLabel,"Stn3HardDefaults");
     fConfTime           = 1338854400u; // Tue, 05 Jun 2012 00:00:00 GMT
     fRun                = 0;
     fFirstSeq           = 0;