mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 14:08:45 -04:00
cosmetic
This commit is contained in:
parent
5934b503b8
commit
08a9249e2b
@ -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