Update gpsUpdate.sh

This commit is contained in:
kn1gh7h4wk 2020-06-22 21:02:06 -07:00 committed by GitHub
parent 5936d3f7e5
commit d26c2473f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash
## ADD THE FOLLOWING TO CRONJOB: @reboot gpsUpdate.sh >> /home/pi/.gpsUpdate.log 2>&1
## 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)