mirror of
https://github.com/espressif/openthread.git
synced 2026-08-07 03:07:47 +00:00
Change top-level namespace from 'Thread' to 'ot'. (#1664)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "Factory.h"
|
||||
#include "TalkHelper.h"
|
||||
|
||||
using namespace Thread;
|
||||
using namespace ot;
|
||||
|
||||
using namespace Platform;
|
||||
using namespace Windows::Foundation;
|
||||
|
||||
Reference in New Issue
Block a user