Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
6:6f002d202f59
Parent:
3:24c5f0f50bf1
Child:
8:95a325df1f6b
--- a/SnCommAfar.h	Fri Aug 03 00:04:34 2012 +0000
+++ b/SnCommAfar.h	Fri Aug 03 23:50:57 2012 +0000
@@ -1,6 +1,6 @@
 #ifndef SN_SnCommAfar
 #define SN_SnCommAfar
-
+/*
 #include "SnCommWin.h"
 
 class Websocket;
@@ -50,5 +50,5 @@
     static Websocket& GetWS();
     
 };
-
+*/
 #endif // SN_SnCommAfar