From 97a404a1594dc697d802b20fce923112e9531d5b Mon Sep 17 00:00:00 2001 From: Scott Mertz Date: Wed, 25 Mar 2015 08:41:17 -0700 Subject: [PATCH] gps: lower gps log level Change-Id: Iac49ccc042cb598f84db9e861a7b5ea49eb1fafb --- gps/gps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gps/gps.conf b/gps/gps.conf index f4831c0..05e8d9c 100644 --- a/gps/gps.conf +++ b/gps/gps.conf @@ -28,7 +28,7 @@ NTP_SERVER=time.gpsonextra.net # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info # 4 - Debug, 5 - Verbose # If DEBUG_LEVEL is commented, Android's logging levels will be used -DEBUG_LEVEL = 3 +DEBUG_LEVEL = 2 # Intermediate position report, 1=enable, 0=disable INTERMEDIATE_POS=0