Merge branch 'master' of git://contiki.git.sourceforge.net/gitroot/contiki/contiki
This commit is contained in:
commit
79d65d2adc
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ typedef unsigned long rtimer_clock_t;
|
|||
|
||||
#define UIP_CONF_DHCP_LIGHT
|
||||
#define UIP_CONF_LLH_LEN 0
|
||||
#define UIP_CONF_RECEIVE_WINDOW 48
|
||||
#define UIP_CONF_RECEIVE_WINDOW 300
|
||||
#define UIP_CONF_TCP_MSS 48
|
||||
#define UIP_CONF_MAX_CONNECTIONS 4
|
||||
#define UIP_CONF_MAX_LISTENPORTS 8
|
||||
|
|
Loading…
Reference in a new issue