Update config with more prints

send-commands
Alan Johnston 1 month ago committed by GitHub
parent f04e89241b
commit 56f042a82c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,6 +2,9 @@
function transmit_command {
echo "CubeSatSim is in Transmit Commands mode"
echo
FILE=/home/pi/CubeSatSim/transmit_dtmf
if [ -f "$FILE" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.