mirror of
https://github.com/espressif/openthread.git
synced 2026-09-16 14:10:09 +00:00
[diag] implement diag stream command (#8975)
- Add `expect` simulation test. - Update the diag/README.md
This commit is contained in:
@@ -181,6 +181,12 @@ expect_line "Done"
|
||||
send "diag cw stop\n"
|
||||
expect_line "Done"
|
||||
|
||||
send "diag stream start\n"
|
||||
expect_line "Done"
|
||||
|
||||
send "diag stream stop\n"
|
||||
expect_line "Done"
|
||||
|
||||
send "diag rawpowersetting 112233\n"
|
||||
expect_line "Done"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user