mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 22:00:19 +00:00
Increase number of SetStateChanged callbacks for nRF52840 platform. (#1397)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
* The maximum number of state-changed callback handlers (set using `otSetStateChangedCallback()`).
|
||||
*
|
||||
*/
|
||||
#define OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS 2
|
||||
#define OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS 3
|
||||
|
||||
/**
|
||||
* @def OPENTHREAD_CONFIG_ADDRESS_CACHE_ENTRIES
|
||||
|
||||
Reference in New Issue
Block a user