Committer:
mbed714
Date:
Tue Nov 09 19:32:44 2010 +0000
Revision:
3:0c324737064d
Parent:
0:98aadd37a5c5

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed714 0:98aadd37a5c5 1 #ifndef NET_CFG_H
mbed714 0:98aadd37a5c5 2 #define NET_TELIT_STACK 0
mbed714 0:98aadd37a5c5 3 #define NET_GPRS 0
mbed714 0:98aadd37a5c5 4 #define NET_PPP 0
mbed714 0:98aadd37a5c5 5 #define NET_ZG2100 0
mbed714 0:98aadd37a5c5 6 #define NET_ETH 1
mbed714 0:98aadd37a5c5 7 #define NET_USB_SERIAL 0
mbed714 0:98aadd37a5c5 8 #define NET_TELIT 0
mbed714 0:98aadd37a5c5 9 #define NET_CFG_H 1
mbed714 0:98aadd37a5c5 10 #define NET_USB 0
mbed714 0:98aadd37a5c5 11 #define NET_LWIP_STACK 1
mbed714 0:98aadd37a5c5 12 #endif