[diag] support per-frame tx power (#10847)

This commit is contained in:
Yakun Xu
2024-10-16 22:27:26 -07:00
committed by GitHub
parent 3a037f2d49
commit b8070846cd
3 changed files with 22 additions and 1 deletions
+7
View File
@@ -166,6 +166,13 @@ send "diag send 1\n"
expect "length 0x3"
expect "Done"
send_user "send frame with tx power\n"
send "diag frame -p 11 112233\n"
expect "Done"
send "diag send 1\n"
expect "length 0x3"
expect "Done"
send "diag repeat stop\n"
expect "Done"