Program the control the fischertechnik robo interface or intelligent interface via tcp socket or via a java gui.
Diff: LPC2368/netCfg.h
- Revision:
- 1:2c9d412ad471
- Parent:
- 0:7f26f0680202
--- a/LPC2368/netCfg.h Fri Dec 31 14:01:14 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -//This file has been auto-generated, please do not modify here. -#ifndef __ETHERNETNETIF_CONFIG_H -#define TARGET_LPC2368 1 -#define NET_TELIT_STACK 0 -#define NET_GPRS 0 -#define NET_PPP 0 -#define NET_ZG2100 0 -#define NET_GPRS_MODULE 0 -#define NET_ETH 1 -#define NET_USB_SERIAL 0 -#define NET_CFG_H 1 -#define NET_USB 0 -#define NET_LWIP_STACK 1 -#endif