Update command added snd-aloop

fc-mic
Alan Johnston 7 months ago committed by GitHub
parent 33e1a3fdc9
commit 692a3421ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,6 +2,8 @@
echo -e "\nCommand and Control script for CubeSatSim v2.1\n"
sudo modprobe snd-aloop
FILE=/home/pi/CubeSatSim/command_control
if [ -f "$FILE" ]; then
echo "Radio command and control is ON"

Loading…
Cancel
Save

Powered by TurnKey Linux.