@ -260,6 +260,13 @@ elif [ ! -f "/home/pi/fctelem/v0.2" ]; then
FLAG=1
fi
if [ ! -d "/home/pi/fcdctl" ]; then
echo "Installing fcdctl to set FunCubeDongle Pro gain"
git clone https://github.com/csete/fcdctl.git
cd fcdctl
make fcdpp
cd /home/pi/pi-power-button
git checkout master
Powered by TurnKey Linux.