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.

Files at this revision

API Documentation at this revision

Comitter:
jrichardson9
Date:
Mon Apr 28 12:42:05 2014 +0000
Parent:
3:26f41c921c2d
Commit message:
Updated directories

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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