mirror of
https://github.com/espressif/openthread.git
synced 2026-07-25 13:34:06 +00:00
[cli] fix ipaddr and ipmaddr commands in debug cli (#10200)
This commit corrects "ipaddr" and "ipmaddr" commands used in debug cli
This commit is contained in:
+2
-2
@@ -7043,8 +7043,8 @@ template <> otError Interpreter::Process<Cmd("debug")>(Arg aArgs[])
|
||||
"state",
|
||||
"rloc16",
|
||||
"extaddr",
|
||||
"ipaddrs",
|
||||
"ipmaddrs",
|
||||
"ipaddr",
|
||||
"ipmaddr",
|
||||
"channel",
|
||||
"panid",
|
||||
"extpanid",
|
||||
|
||||
Reference in New Issue
Block a user