mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-25 18:18:49 -04:00
removed auto_trim feature
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2230 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
f85edbee36
commit
be3647a234
@ -67,8 +67,7 @@ void read_trim_switch()
|
|||||||
}
|
}
|
||||||
|
|
||||||
trim_flag = true;
|
trim_flag = true;
|
||||||
trim_accel();
|
//trim_accel();
|
||||||
|
|
||||||
|
|
||||||
}else{ // switch is disengaged
|
}else{ // switch is disengaged
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user