mirror of
https://github.com/espressif/openthread.git
synced 2026-08-21 01:49:52 +00:00
Update the description/comment for OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS (#834)
This commit is contained in:
committed by
Jonathan Hui
parent
117ecaf579
commit
4e45fa5e44
@@ -186,9 +186,9 @@
|
||||
#endif // OPENTHREAD_CONFIG_MAX_JOINER_ENTRIES
|
||||
|
||||
/**
|
||||
* @def OPENTHREAD_CONFIG_NUM_MESSAGE_BUFFERS
|
||||
* @def OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
|
||||
*
|
||||
* The number of message buffers in the buffer pool.
|
||||
* The maximum number of state-changed callback handlers (set using `otSetStateChangedCallback()`).
|
||||
*
|
||||
*/
|
||||
#ifndef OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
|
||||
|
||||
Reference in New Issue
Block a user