From b30ddb486008cc4cbb869e508eeef1dcb6952fd5 Mon Sep 17 00:00:00 2001 From: kn1gh7h4wk <49842470+kn1gh7h4wk@users.noreply.github.com> Date: Mon, 22 Jun 2020 21:03:17 -0700 Subject: [PATCH] Update gpsUpdate.sh --- bin/gpsUpdate.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ##########