Reduced compass update interval

Change-Id: I232eb144bea2139a11b7fa8aaee9375d843c14d8
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-14 11:12:47 -04:00
parent eaf205c865
commit 00e74337a6

View File

@@ -30,7 +30,7 @@ public final class Debug {
* Sets the default compass sensor update interval
* @author ricky barrette
*/
public static final int COMPASS_UPDATE_INTERVAL = SensorManager.SENSOR_DELAY_UI;
public static final int COMPASS_UPDATE_INTERVAL = SensorManager.SENSOR_DELAY_NORMAL;
/**
* The maximum running time for a single shot location service