This commit is contained in:
Jason Short 2012-01-30 20:54:58 -08:00
parent 5934b503b8
commit 08a9249e2b
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ static void read_trim_switch()
adc.filter_result = false;
}
#elif CH7_OPTION == CH7_AUTO_TRIM
#elif CH7_OPTION == CH7_AUTO_TRIM
if (g.rc_7.control_in > 800){
auto_level_counter = 10;
}