removed auto_trim feature

git-svn-id: https://arducopter.googlecode.com/svn/trunk@2230 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
jasonshort 2011-05-09 04:16:11 +00:00
parent f85edbee36
commit be3647a234

View File

@ -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