Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
42:ac162d15e578
Parent:
40:1324da35afd4
Child:
46:07b107ad648d
--- a/SnConstants.h	Tue Oct 08 23:44:00 2013 +0000
+++ b/SnConstants.h	Wed Oct 30 21:15:33 2013 +0000
@@ -16,7 +16,7 @@
 static const uint8_t  kNplasV1          = 5u;//72;  // update config i/o version if this changes
 static const uint8_t  kNplas            = kNplasV1; // update config i/o version if this changes
 static const uint16_t kNoTrigPla        = 0x0000u;
-static const uint8_t  kNcomms           = 1u;
+static const uint8_t  kNcomms           = 2u;
 static const uint16_t kNvoltsAve        = 500u; // must be greater than ~10 (but not checked. <2 will result in divide by 0)
 static const float    kAsfClkPrdUs      = 8.535; // us -- change kAdcToMBtimeCut if this is <=2us