Update config add back missing GPS

master-r
Alan Johnston 1 week ago committed by GitHub
parent 0290284d4f
commit eccd6c8410
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1715,7 +1715,7 @@ elif [ "$1" = "-u" ]; then
sudo systemctl enable gpsd
sudo systemctl enable gpsd.socket
echo
echo "Unless you configure gpsd otherwise, the is connected to serial0 on the Pi."
echo "Unless you configure gpsd otherwise, the GPS is connected to serial0 on the Pi."
echo "To monitor your gps device, use the command gpsmon"
echo
reboot=1

Loading…
Cancel
Save

Powered by TurnKey Linux.