diff --git a/etc/gps.conf b/etc/gps.conf index cd3dadaf..322fe162 100755 --- a/etc/gps.conf +++ b/etc/gps.conf @@ -13,7 +13,7 @@ XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info # 4 - Debug, 5 - Verbose -DEBUG_LEVEL = 3 +DEBUG_LEVEL = 2 # Intermediate position report, 1=enable, 0=disable INTERMEDIATE_POS=0 @@ -88,4 +88,4 @@ ENABLE_WIPER=1 # LTE Positioning Profile Settings #################################### # 0: Enable RRLP on LTE(Default) 1: Enable LPP_User_Plane on LTE -LPP_PROFILE = 0 \ No newline at end of file +LPP_PROFILE = 0