Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Middlewares/ST/STM32_WPAN/thread/openthread/core/openthread_api/stm32wbxx_core_interface_def.h')
-rw-r--r--Middlewares/ST/STM32_WPAN/thread/openthread/core/openthread_api/stm32wbxx_core_interface_def.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Middlewares/ST/STM32_WPAN/thread/openthread/core/openthread_api/stm32wbxx_core_interface_def.h b/Middlewares/ST/STM32_WPAN/thread/openthread/core/openthread_api/stm32wbxx_core_interface_def.h
index 1f876eefe..82eef6856 100644
--- a/Middlewares/ST/STM32_WPAN/thread/openthread/core/openthread_api/stm32wbxx_core_interface_def.h
+++ b/Middlewares/ST/STM32_WPAN/thread/openthread/core/openthread_api/stm32wbxx_core_interface_def.h
@@ -438,7 +438,8 @@ typedef enum
MSG_M0TOM4_TMF_PROXY_STREAM_HANDLER,
MSG_M0TOM4_UDP_RECEIVE,
MSG_M0TOM4_JAM_DETECTION_CALLBACK,
- MSG_M0TOM4_TRACE_SEND
+ MSG_M0TOM4_TRACE_SEND,
+ MSG_M0TOM4_DEFAULT_COAP_REQUEST_HANDLER
} MsgId_M0toM4_Enum_t;
/* List of modes available for UART configuration */