Last active
August 29, 2015 14:16
-
-
Save invisiblek/cac8097350a2e6259cdb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/configs/gps.conf b/configs/gps.conf | |
index 83362f2..f1aaea9 100644 | |
--- a/configs/gps.conf | |
+++ b/configs/gps.conf | |
@@ -54,8 +54,8 @@ CAPABILITIES=0x31 | |
################################ | |
# FOR SUPL SUPPORT, set the following | |
-# SUPL_HOST=supl.host.com or IP | |
-# SUPL_PORT=1234 | |
+# SUPL_HOST=supl.google.com | |
+# SUPL_PORT=7276 | |
# FOR C2K PDE SUPPORT, set the following | |
# C2K_HOST=c2k.pde.com or IP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment