Replaced MRHof with OF-0 for getting code-size down for er-example

This commit is contained in:
Joakim Eriksson 2015-08-24 15:27:38 +02:00
parent 60dc6503e5
commit 1d92359e72
1 changed files with 3 additions and 0 deletions

View File

@ -100,6 +100,9 @@
#undef RPL_CONF_WITH_DAO_ACK
#define RPL_CONF_WITH_DAO_ACK 0
#undef RPL_CONF_OF
#define RPL_CONF_OF rpl_of0
/* Enable client-side support for COAP observe */
#define COAP_OBSERVE_CLIENT 1
#endif /* __PROJECT_ERBIUM_CONF_H__ */