mirror of
https://github.com/espressif/openthread.git
synced 2026-07-10 14:20:29 +00:00
Add Thread Certification 9.2.7 to automated test. (#750)
This commit is contained in:
+1
-1
@@ -1011,7 +1011,7 @@ void Interpreter::ProcessPanId(int argc, char *argv[])
|
||||
|
||||
if (argc == 0)
|
||||
{
|
||||
sServer->OutputFormat("%d\r\n", otGetPanId(mInstance));
|
||||
sServer->OutputFormat("%04x\r\n", otGetPanId(mInstance));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user