mirror of
https://github.com/espressif/openthread.git
synced 2026-09-08 10:10:06 +00:00
[coap] remove otCoapMessage from CoapSecure::DefaultHandler() (#3737)
This commit is contained in:
@@ -119,4 +119,11 @@
|
||||
*/
|
||||
#define OPENTHREAD_CONFIG_ENABLE_PLATFORM_USEC_TIMER 1
|
||||
|
||||
/**
|
||||
* @def CLI_COAP_SECURE_USE_COAP_DEFAULT_HANDLER
|
||||
*
|
||||
* Define to 1 to use DefaultHandler for unhandled requests
|
||||
*
|
||||
*/
|
||||
#define CLI_COAP_SECURE_USE_COAP_DEFAULT_HANDLER 1
|
||||
#endif // OPENTHREAD_CORE_POSIX_CONFIG_H_
|
||||
|
||||
Reference in New Issue
Block a user