mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Bug fix for IMU / DCM
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1008 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
a142d8ee7d
commit
126383fe43
@ -116,7 +116,6 @@ AP_IMU::init_gyro(void)
|
||||
}
|
||||
Serial.println(" ");
|
||||
|
||||
_adc_offset[5] += GRAVITY * _sensor_signs[5];
|
||||
save_gyro_eeprom();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user