We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719af4c commit 4bf7a06Copy full SHA for 4bf7a06
1 file changed
gps/gps.conf
@@ -8,13 +8,13 @@ XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
8
ERR_ESTIMATE=0
9
10
#Test
11
-NTP_SERVER=time.gpsonextra.net
+# NTP_SERVER=time.gpsonextra.net
12
#Asia
13
# NTP_SERVER=asia.pool.ntp.org
14
#Europe
15
# NTP_SERVER=europe.pool.ntp.org
16
#North America
17
-# NTP_SERVER=north-america.pool.ntp.org
+NTP_SERVER=north-america.pool.ntp.org
18
19
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
20
# 4 - Debug, 5 - Verbose
0 commit comments