Beispiel HTTP GET

Dependencies:   EthernetInterface mbed-rtos mbed

Fork of HTTP_GET by th.iotkit2.ch

Revision:
2:c9e058ee6f87
Parent:
1:2e29a33cd918
Child:
3:aad64a4b6ff6
--- a/main.cpp	Sat Jan 17 14:11:01 2015 +0000
+++ b/main.cpp	Mon Jan 19 10:39:52 2015 +0000
@@ -81,7 +81,6 @@
         }
 
         wait(10);
-        break;
     }
     // eth.disconnect();
 }