mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 07:59:51 +00:00
[config] mle (#4020)
This commit is contained in:
@@ -41,7 +41,7 @@ static ot::Instance *sInstance;
|
||||
|
||||
enum
|
||||
{
|
||||
kMaxChildren = OPENTHREAD_CONFIG_MAX_CHILDREN,
|
||||
kMaxChildren = OPENTHREAD_CONFIG_MLE_MAX_CHILDREN,
|
||||
};
|
||||
|
||||
struct TestChild
|
||||
|
||||
Reference in New Issue
Block a user