Example orion/client: enable TCP

This commit is contained in:
Simon Duquennoy 2018-03-02 12:14:18 -08:00 committed by Atis Elsts
parent 4a757a0e82
commit 6871c5417c

View File

@ -40,6 +40,7 @@
/* Alternate between ANTENNA_SW_SELECT_SUBGHZ or ANTENNA_SW_SELECT_2_4GHZ */
#define ANTENNA_SW_SELECT_DEF_CONF ANTENNA_SW_SELECT_2_4GHZ
#define UIP_CONF_TCP 1
#define RESOLV_CONF_SUPPORTS_MDNS 0
#define NETSTCK_ROUTING_STATE_SIZE 3
#define NBR_TABLE_CONF_MAX_NEIGHBORS 3