Ethernet
Dependents: MilkcocoaSample_Eth_K64F
Fork of Milkcocoa_EthernetIF by
Revision 7:2ebad9b5f1e1, committed 2016-02-24
- Comitter:
- jksoft
- Date:
- Wed Feb 24 17:02:15 2016 +0000
- Parent:
- 5:8abe70267912
- Commit message:
- Ethernet
Changed in this revision
MClient.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8abe70267912 -r 2ebad9b5f1e1 MClient.h --- a/MClient.h Sun Dec 27 14:54:17 2015 +0000 +++ b/MClient.h Wed Feb 24 17:02:15 2016 +0000 @@ -1,8 +1,8 @@ #ifndef _MCLIENT_H_ #define _MCLIENT_H_ -#define USE_ESP8266 -//#define USE_ETHERNET +//#define USE_ESP8266 +#define USE_ETHERNET //#define USE_MDM #include "mbed.h"