Update config add gpsd config default

pi-sensors-auto-gps
Alan Johnston 1 day ago committed by GitHub
parent 3d9d4ae3c8
commit 0ec6f2520b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1791,7 +1791,8 @@ elif [ "$1" = "-u" ]; then
sudo systemctl enable gpsd
sudo systemctl enable gpsd.socket
echo
echo "to monitor your gps device, use the command gpsmon"
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
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.