Example of code that returns information about the status of the Ethernet connection.

Dependencies:   EthernetInterface mbed-rtos mbed

Revision:
3:af736e1af4a9
Parent:
2:922ee74b0192
--- a/main.cpp	Sat Feb 15 13:43:36 2014 +0000
+++ b/main.cpp	Sat Feb 15 13:48:46 2014 +0000
@@ -1,7 +1,7 @@
 /*
  * Author: Edoardo De Marchi
  * Date: 15/02/14
- * Notes: Checks the Ethernet cable
+ * Notes: Checks the Ethernet cable connection
 */