Example of code that returns information about the status of the Ethernet connection.
Dependencies: EthernetInterface mbed-rtos mbed
History
Fixed the 2nd disconnection of the cable
2014-02-15, by edodm85 [Sat, 15 Feb 2014 13:48:46 +0000] rev 3
Fixed the 2nd disconnection of the cable
Fixed
2014-02-15, by edodm85 [Sat, 15 Feb 2014 13:43:36 +0000] rev 2
Fixed
Added the static keyword to the function mii_read_data()
2014-01-16, by edodm85 [Thu, 16 Jan 2014 13:28:17 +0000] rev 1
Added the static keyword to the function mii_read_data()
First Version
2014-01-15, by edodm85 [Wed, 15 Jan 2014 20:37:57 +0000] rev 0
First Version