Replaced MRHof with OF-0 for getting code-size down for er-example
This commit is contained in:
parent
60dc6503e5
commit
1d92359e72
|
@ -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__ */
|
||||
|
|
Loading…
Reference in a new issue