mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-21 23:31:11 +00:00
Removed explicit TCP window setting to make ELF loading work
This commit is contained in:
parent
5a2b960355
commit
394c93219e
@ -73,7 +73,7 @@ typedef unsigned short uip_stats_t;
|
|||||||
#define UIP_CONF_MAX_CONNECTIONS 4
|
#define UIP_CONF_MAX_CONNECTIONS 4
|
||||||
#define UIP_CONF_MAX_LISTENPORTS 8
|
#define UIP_CONF_MAX_LISTENPORTS 8
|
||||||
#define UIP_CONF_BUFFER_SIZE 140
|
#define UIP_CONF_BUFFER_SIZE 140
|
||||||
#define UIP_CONF_RECEIVE_WINDOW 140
|
/*#define UIP_CONF_RECEIVE_WINDOW 140*/
|
||||||
|
|
||||||
#define UIP_CONF_LLH_LEN 6
|
#define UIP_CONF_LLH_LEN 6
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user