bugfix compile and flash

This commit is contained in:
harald42 2013-02-21 16:00:48 +01:00 committed by harald
parent c8604b5a70
commit 36e0dcf22f
3 changed files with 7 additions and 4 deletions

View file

@ -41,6 +41,9 @@
#undef UIP_CONF_DS6_ROUTE_NBU
#define UIP_CONF_DS6_ROUTE_NBU 50
#undef UIP_CONF_TCP
#define UIP_CONF_TCP 1
#ifndef QUEUEBUF_CONF_NUM
#define QUEUEBUF_CONF_NUM 4
#endif