diff --git a/bin/gpsUpdate.sh b/bin/gpsUpdate.sh index 0393b7c..b6f319a 100755 --- a/bin/gpsUpdate.sh +++ b/bin/gpsUpdate.sh @@ -2,8 +2,8 @@ ## Modify gpsLat and gpsLon to your preferences. See the readme file for help -gpsLat="0.003" #default value is 0.002, (1,108 ft LAT) -gpsLon="0.004" #default value is 0.002, (1,215 ft LON) +gpsLat="0.003" #default value is 0.003 +gpsLon="0.004" #default value is 0.004 ########## DO NOT EDIT BELOW THIS LINE ########## ########## DO NOT EDIT BELOW THIS LINE ##########