mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 21:30:24 +00:00
Change top-level namespace from 'Thread' to 'ot'. (#1664)
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include "common/settings.hpp"
|
||||
#include "openthread/platform/settings.h"
|
||||
|
||||
using namespace Thread;
|
||||
using namespace ot;
|
||||
|
||||
uint8_t otThreadGetMaxAllowedChildren(otInstance *aInstance)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user