mirror of
https://github.com/espressif/openthread.git
synced 2026-09-14 21:20:11 +00:00
[cli] move netif command to posix platform (#6557)
This commit is contained in:
@@ -146,9 +146,6 @@ spawn ${OT_CLI_CMD}
|
||||
expect_after {
|
||||
timeout { error }
|
||||
}
|
||||
send "radiourl\r\n"
|
||||
expect "${RADIO_URL}"
|
||||
expect "Done"
|
||||
send "region\r\n"
|
||||
expect "US"
|
||||
expect "Done"
|
||||
|
||||
Reference in New Issue
Block a user