Update gpsUpdate.sh
This commit is contained in:
parent
d26c2473f4
commit
b30ddb4860
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
## Modify gpsLat and gpsLon to your preferences. See the readme file for help
|
## 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)
|
gpsLat="0.003" #default value is 0.003
|
||||||
gpsLon="0.004" #default value is 0.002, (1,215 ft LON)
|
gpsLon="0.004" #default value is 0.004
|
||||||
|
|
||||||
########## DO NOT EDIT BELOW THIS LINE ##########
|
########## DO NOT EDIT BELOW THIS LINE ##########
|
||||||
########## DO NOT EDIT BELOW THIS LINE ##########
|
########## DO NOT EDIT BELOW THIS LINE ##########
|
||||||
|
|
Loading…
Reference in a new issue