EthernetNetIf Compatibility.

Dependents:   XBeeWiFi_SPI_example

Fork of NetServicesSource by Donatien Garnier

Revision:
10:d098e9192450
Parent:
9:c79fa4034f5b
Child:
12:8dc6b255af6c
--- a/netCfg.h	Thu Aug 05 14:32:43 2010 +0000
+++ b/netCfg.h	Thu Aug 05 14:54:16 2010 +0000
@@ -1,8 +1,6 @@
 #ifndef NET_CFG_H
-#define NET_TELIT_STACK 0
 #define NET_GPRS 1
 #define NET_PPP 1
-#define NET_ZG2100 0
 #define NET_GPRS_MODULE 1
 #define NET_ETH 1
 #define NET_USB_SERIAL 1