mirror of
https://github.com/espressif/openthread.git
synced 2026-07-23 04:24:06 +00:00
IPv6 API cleanup.
This commit is contained in:
@@ -131,7 +131,7 @@ void TestFuzz(uint32_t aSeconds)
|
||||
|
||||
// Start the Thread network
|
||||
otSetPanId(aInstance, (otPanId)0xFACE);
|
||||
otInterfaceUp(aInstance);
|
||||
otIp6SetEnabled(aInstance, true);
|
||||
otThreadStart(aInstance);
|
||||
|
||||
uint32_t countRecv = 0;
|
||||
|
||||
Reference in New Issue
Block a user