Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
13:7a1fb885a8e4
Parent:
12:d472f9811262
Child:
15:f2569d8e4176
--- a/SnCommAfarTCP.cpp	Sat Aug 18 05:00:32 2012 +0000
+++ b/SnCommAfarTCP.cpp	Tue Aug 21 02:18:27 2012 +0000
@@ -99,7 +99,7 @@
 
 bool SnCommAfarTCP::Connect(const uint32_t timeout) {
 #ifdef DEBUG
-    printf("SnCOmmAfarTCP::Connect\r\n");
+    printf("SnCommAfarTCP::Connect\r\n");
 #endif
     bool isConn = false;