Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
6:6f002d202f59
Parent:
3:24c5f0f50bf1
--- a/Websocket.h	Fri Aug 03 00:04:34 2012 +0000
+++ b/Websocket.h	Fri Aug 03 23:50:57 2012 +0000
@@ -31,6 +31,8 @@
 #ifndef WEBSOCKET_H
 #define WEBSOCKET_H
 
+#ifdef IGNORE_THIS_FILE
+
 #include "mbed.h"
 //#include "Wifly.h"
 #include <string>
@@ -237,4 +239,6 @@
         static const bool kUseB64;
 };
 
+#endif
+
 #endif
\ No newline at end of file