Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
49:a2fb3ce86a5c
Parent:
48:ee023b8807d8
Child:
50:163ec8d88aa9
--- a/SnConstants.h	Wed Nov 06 00:08:13 2013 +0000
+++ b/SnConstants.h	Wed Nov 06 00:09:00 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