Updated directories

Dependencies:   EthernetInterface LM75B MMA7660 WebSocketClient mbed-rtos mbed

Fork of app-board-Ethernet-Websocket by jim hamblen

Uses updated libraries, working as of 28/4/14.

Revision:
4:5b9a041b9d71
Parent:
3:26f41c921c2d
--- a/main.cpp	Tue Oct 01 20:17:19 2013 +0000
+++ b/main.cpp	Mon Apr 28 12:42:05 2014 +0000
@@ -25,8 +25,10 @@
     printf("IP Address is %s\n\r", eth.getIPAddress());
     
     // See the output on http://sockets.mbed.org/app-board/viewer
-    Websocket ws("ws://sockets.mbed.org:443/ws/app-board/wo");
+    Websocket ws("ws://sockets.mbed.org:443/ws/testing/wo");
     ws.connect();
+    
+    
  
     while (1) {
         // create json string with acc/tmp data