Add "TARGET_RZ_A1H"as target of using Ethernet IF.
Fork of Milkcocoa_EthernetIF by
Diff: MClient.h
- Revision:
- 5:8abe70267912
- Parent:
- 3:8dc743628d54
--- a/MClient.h Sun Dec 27 13:42:51 2015 +0000 +++ b/MClient.h Sun Dec 27 14:54:17 2015 +0000 @@ -1,9 +1,9 @@ #ifndef _MCLIENT_H_ #define _MCLIENT_H_ -//#define USE_ESP8266 +#define USE_ESP8266 //#define USE_ETHERNET -#define USE_MDM +//#define USE_MDM #include "mbed.h" #if defined(USE_ESP8266)