Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
13:7a1fb885a8e4
Parent:
12:d472f9811262
Child:
15:f2569d8e4176
--- a/SnCommWin.cpp	Sat Aug 18 05:00:32 2012 +0000
+++ b/SnCommWin.cpp	Tue Aug 21 02:18:27 2012 +0000
@@ -222,8 +222,6 @@
     }
     printf("\r\n");
 #endif
-    msiz = b-genBuf;
-    mlen = SendAll(genBuf, msiz, timeout_clock);
     if (mlen==msiz) {
 #ifdef DEBUG
         printf("status+power sent\r\n");