Bonjour/Zerconf library

Dependencies:   mbed

Committer:
dirkx
Date:
Wed Jul 21 19:25:56 2010 +0000
Revision:
0:355018f44c9f
Child:
2:816cbd922d3e

        

Who changed what in which revision?

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