diff options
Diffstat (limited to 'configs/gps.conf')
-rwxr-xr-x | configs/gps.conf | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/configs/gps.conf b/configs/gps.conf index 694dfba..5f60d23 100755 --- a/configs/gps.conf +++ b/configs/gps.conf @@ -1,7 +1,6 @@ -NTP_SERVER=de.pool.ntp.org -XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin -XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin -XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin -SUPL_HOST=supl.google.com -SUPL_PORT=7276 - +NTP_SERVER=north-america.pool.ntp.org
+XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
+XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
+XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
+SUPL_HOST=supl.google.com
+SUPL_PORT=7276
|