Mac addr added ICRS

Dependencies:   mbed

Fork of Email2Screen by Oliver Mattos

NetServicesProxy/netCfg.h

Committer:
je310
Date:
2013-11-20
Revision:
1:b38b745d1ea8
Parent:
0:1619a6b826d7

File content as of revision 1:b38b745d1ea8:

#ifndef NET_CFG_H
#define NET_GPRS 0
#define NET_PPP 0
#define NET_GPRS_MODULE 0
#define NET_ETH 1
#define NET_USB_SERIAL 0
#define NET_CFG_H 1
#define NET_UMTS 0
#define NET_USB 0
#define NET_LWIP_STACK 1
#endif