NetTribute library with debug turned on in FShandler Donatien Garner -> Segundo Equipo -> this version

Committer:
hexley
Date:
Fri Nov 19 01:54:45 2010 +0000
Revision:
0:281d6ff68967

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hexley 0:281d6ff68967 1 #ifndef NET_CFG_H
hexley 0:281d6ff68967 2 #define NET_GPRS 0
hexley 0:281d6ff68967 3 #define NET_PPP 0
hexley 0:281d6ff68967 4 #define NET_GPRS_MODULE 0
hexley 0:281d6ff68967 5 #define NET_ETH 1
hexley 0:281d6ff68967 6 #define NET_USB_SERIAL 0
hexley 0:281d6ff68967 7 #define NET_CFG_H 1
hexley 0:281d6ff68967 8 #define NET_UMTS 0
hexley 0:281d6ff68967 9 #define NET_USB 0
hexley 0:281d6ff68967 10 #define NET_LWIP_STACK 1
hexley 0:281d6ff68967 11 #endif