diff --git a/LocationLib/src/com/TwentyCodes/android/debug/Debug.java b/LocationLib/src/com/TwentyCodes/android/debug/Debug.java index 03319d7..f3a9979 100644 --- a/LocationLib/src/com/TwentyCodes/android/debug/Debug.java +++ b/LocationLib/src/com/TwentyCodes/android/debug/Debug.java @@ -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