Playing with the UDPEchoClient to prototype delivery of data over UDP.

Dependencies:   EthernetInterface FXOS8700CQ mbed-rtos mbed

Fork of UDPEchoClient by mbed official

Revision:
3:281043c08f67
Parent:
2:3307c4a7c499
Child:
4:2d454b6fe7ec
--- a/main.cpp	Wed Aug 01 13:10:43 2012 +0000
+++ b/main.cpp	Fri Feb 15 17:03:34 2013 +0000
@@ -28,4 +28,4 @@
     
     eth.disconnect();
     while(1) {}
-}
+}
\ No newline at end of file