Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
10:3c93db1cfb12
Parent:
8:95a325df1f6b
Child:
12:d472f9811262
--- a/SnCommAfarTCP.h	Thu Aug 09 02:16:08 2012 +0000
+++ b/SnCommAfarTCP.h	Fri Aug 10 18:35:43 2012 +0000
@@ -57,6 +57,9 @@
                                                   const SnConfigFrame& conf,
                                                   const SnEventFrame& evt,
                                                   const SnPowerFrame& pow,
+                                                  const uint16_t seq,
+                                                  const float thmrate,
+                                                  const float evtrate,
                                                   char* const genBuf);