mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-03 11:30:53 +00:00
Fix compilation of er-rest-example
This commit is contained in:
parent
c792993664
commit
abac0f0381
@ -162,6 +162,7 @@ typedef unsigned short uip_stats_t;
|
||||
#define UIP_CONF_ICMP6 1
|
||||
#define UIP_CONF_UDP 1
|
||||
#define UIP_CONF_TCP 1
|
||||
#define UIP_CONF_BUFFER_SIZE 1300
|
||||
#define NETSTACK_CONF_NETWORK sicslowpan_driver
|
||||
#define SICSLOWPAN_CONF_COMPRESSION SICSLOWPAN_COMPRESSION_HC06
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user