diff options
Diffstat (limited to 'configs/gps/sap.conf')
-rw-r--r-- | configs/gps/sap.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/gps/sap.conf b/configs/gps/sap.conf index 372eb49..b10ce74 100644 --- a/configs/gps/sap.conf +++ b/configs/gps/sap.conf @@ -27,7 +27,7 @@ SENSOR_GYRO_SAMPLES_PER_BATCH_HIGH=25 # Sensor Control Mode (0=AUTO, 1=FORCE_ON) # used in loc_eng_reinit -SENSOR_CONTROL_MODE=1 +SENSOR_CONTROL_MODE=0 # Enable or Disable Sensors for GPS use (0=Enable, 1=Disable) # used in loc_eng_reinit |