mirror of
https://github.com/espressif/openthread.git
synced 2026-09-18 23:20:08 +00:00
Thread API cleanup.
This commit is contained in:
@@ -132,7 +132,7 @@ void TestFuzz(uint32_t aSeconds)
|
||||
// Start the Thread network
|
||||
otLinkSetPanId(aInstance, (otPanId)0xFACE);
|
||||
otIp6SetEnabled(aInstance, true);
|
||||
otThreadStart(aInstance);
|
||||
otThreadSetEnabled(aInstance, true);
|
||||
|
||||
uint32_t countRecv = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user