Regression test 21: added missing undefs and include

This commit is contained in:
Simon Duquennoy 2015-10-01 17:08:44 +02:00
parent 2c514d5d46
commit 9d7cfa8f78
3 changed files with 5 additions and 0 deletions

View file

@ -2,7 +2,9 @@
#define RESOLV_CONF_SUPPORTS_MDNS 0
#define COOJA_MTARCH_STACKSIZE 4096
#undef UIP_CONF_MAX_ROUTES
#define UIP_CONF_MAX_ROUTES 8
#undef NBR_TABLE_CONF_MAX_NEIGHBORS
#define NBR_TABLE_CONF_MAX_NEIGHBORS 8
/*#define RPL_CONF_DEFAULT_LIFETIME_UNIT 10