mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Increase crash magnitude to 3g
This commit is contained in:
@@ -20,7 +20,7 @@ import android.hardware.SensorManager;
|
||||
*/
|
||||
public class Sensors extends Base<Object>
|
||||
{
|
||||
public static final double CRASHMAGNITUDE = 15.0;
|
||||
public static final double CRASHMAGNITUDE = 30.0;
|
||||
private SensorManager mSensorManager;
|
||||
private Sensor mLight;
|
||||
private Sensor mAccel;
|
||||
|
||||
Reference in New Issue
Block a user