mbed IP library over Ethernet.

Dependencies:   Socket lwip-eth lwip-sys lwip

Dependents:   NetTester

Fork of EthernetInterface by mbed official

mbed IP library over Ethernet.

Revision:
34:e63db0134920
Parent:
27:2124eae946f3
--- a/EthernetInterface.cpp	Tue Jul 30 08:04:40 2013 +0000
+++ b/EthernetInterface.cpp	Thu Aug 01 09:14:01 2013 +0000
@@ -136,4 +136,4 @@
 
 char* EthernetInterface::getIPAddress() {
     return ip_addr;
-}
+}
\ No newline at end of file