mirror of
https://github.com/espressif/openthread.git
synced 2026-08-15 15:17:46 +00:00
Change top-level namespace from 'Thread' to 'ot'. (#1664)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "IAsyncThreadNotify.h"
|
||||
#include "ClientArgs.h"
|
||||
|
||||
namespace Thread
|
||||
namespace ot
|
||||
{
|
||||
|
||||
[Windows::Foundation::Metadata::WebHostHidden]
|
||||
@@ -76,4 +76,4 @@ private:
|
||||
DataWriter^ _dataWriter;
|
||||
};
|
||||
|
||||
} // namespace Thread
|
||||
} // namespace ot
|
||||
|
||||
Reference in New Issue
Block a user