Library for ethernet
Dependents: VC0706_FTP_Client_Ethernet_MQTT
Fork of WIZnetInterface by
Diff: EthernetInterface.cpp
- Revision:
- 1:175e7f8374e1
- Parent:
- 0:6f28332c466f
- Child:
- 3:f8c6efc8bf83
--- a/EthernetInterface.cpp Mon Jun 15 11:18:37 2015 +0900 +++ b/EthernetInterface.cpp Mon Jun 15 13:14:41 2015 +0900 @@ -25,10 +25,7 @@ // for (int i =0; i < 6; i++) this->mac[i] = mac[i]; // - //mbed_mac_address(mac); reset(); - //WIZnet_Chip::link(); - //WIZnet_Chip::set_link(); return 0; }