mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-03 05:55:18 +01:00
8 lines
131 B
Plaintext
Executable File
8 lines
131 B
Plaintext
Executable File
setMode -bscan
|
|
setCable -port svf -file default.svf
|
|
addDevice -p 1 -file top.jed
|
|
Erase -p 1
|
|
Program -p 1 -e -v
|
|
Verify -p 1
|
|
quit
|