Add "TARGET_RZ_A1H"as target of using Ethernet IF.
Fork of Milkcocoa_EthernetIF by
Diff: MClient.h
- Revision:
- 2:a174c8a8d53e
- Parent:
- 1:4a634c06c5dc
- Child:
- 3:8dc743628d54
--- a/MClient.h Fri Dec 18 04:30:59 2015 +0000 +++ b/MClient.h Fri Dec 18 04:38:59 2015 +0000 @@ -1,8 +1,8 @@ #ifndef _MCLIENT_H_ #define _MCLIENT_H_ -#define USE_ESP8266 -//#define USE_ETHERNET +//#define USE_ESP8266 +#define USE_ETHERNET #include "mbed.h" #ifdef USE_ESP8266