er-coap-example: add example for client-side CoAP observe
This commit is contained in:
parent
799e9350a0
commit
b6e716233a
3 changed files with 386 additions and 0 deletions
|
@ -93,4 +93,6 @@
|
|||
#undef COAP_PROXY_OPTION_PROCESSING
|
||||
#define COAP_PROXY_OPTION_PROCESSING 0
|
||||
|
||||
/* Enable client-side support for COAP observe */
|
||||
#define COAP_OBSERVE_CLIENT 1
|
||||
#endif /* __PROJECT_ERBIUM_CONF_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue