Updated HackRF firmware
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
python3 create_tx_counter.py
|
||||
hackrf_transfer -R -t tx_counter.bin
|
||||
Reference in New Issue
Block a user
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
python3 create_tx_counter.py
|
||||
hackrf_transfer -R -t tx_counter.bin
|
||||