Skip to content

Commit 4bf7a06

Browse files
committed
gps.conf; Switch to North America NTP server
1 parent 719af4c commit 4bf7a06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gps/gps.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
88
ERR_ESTIMATE=0
99

1010
#Test
11-
NTP_SERVER=time.gpsonextra.net
11+
# NTP_SERVER=time.gpsonextra.net
1212
#Asia
1313
# NTP_SERVER=asia.pool.ntp.org
1414
#Europe
1515
# NTP_SERVER=europe.pool.ntp.org
1616
#North America
17-
# NTP_SERVER=north-america.pool.ntp.org
17+
NTP_SERVER=north-america.pool.ntp.org
1818

1919
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
2020
# 4 - Debug, 5 - Verbose

0 commit comments

Comments
 (0)