mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-14 12:48:31 -04:00
cosmetic
This commit is contained in:
parent
3050c1d765
commit
90ee552bd1
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user