add rptix.py call

pull/45/head
alanbjohnston 6 years ago committed by GitHub
parent dc557dba98
commit 2d23de7c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,8 @@
echo -e "\nrpitx for CubeSatSim at 434.9 MHz\n"
python rpitx.py $1
if [ "$1" = "a" ]; then
echo "Mode is continuous AFSK"
sleep infinity

Loading…
Cancel
Save

Powered by TurnKey Linux.