pre commentaire

Dependencies:   EthernetInterface WebSocketClient mbed-rtos mbed

Fork of Code_APP3_C by Éric Bisson

Files at this revision

API Documentation at this revision

Comitter:
JoeyDionne
Date:
Tue Feb 14 17:36:39 2017 +0000
Parent:
10:565271e4d52a
Commit message:
pre commentaire

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Feb 14 17:34:31 2017 +0000
+++ b/main.cpp	Tue Feb 14 17:36:39 2017 +0000
@@ -39,7 +39,7 @@
     
     Websocket ws(WEBSOCKET_URL);
     ws.connect();
-    //wait(1);
+    wait(1);
     
     while(1)
     {