diff --git a/config b/config index 5f0079e2..ac46cb60 100755 --- a/config +++ b/config @@ -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