mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
econotag: increase UIP_CONF_RECEIVE_WINDOW to 300 for webserver nano
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user