sixtop example: remove unnecessary defines from project-conf.h

This commit is contained in:
Simon Duquennoy 2017-11-11 15:35:11 +01:00
parent af4d2a943f
commit 87d8f1854e
1 changed files with 0 additions and 6 deletions

View File

@ -36,12 +36,6 @@
#define WITH_SECURITY 0
#endif /* WITH_SECURITY */
/*******************************************************/
/********* Enable RPL non-storing mode *****************/
/*******************************************************/
#define UIP_CONF_MAX_ROUTES 0 /* No need for routes */
#define RPL_CONF_MOP RPL_MOP_NON_STORING /* Mode of operation*/
/*******************************************************/
/********************* Enable TSCH *********************/
/*******************************************************/