mirror of https://github.com/ArduPilot/ardupilot
Code formatting
This commit is contained in:
parent
4d27b725db
commit
c3c08d7915
|
@ -89,7 +89,6 @@ static void read_trim_switch()
|
||||||
}
|
}
|
||||||
|
|
||||||
#elif CH7_OPTION == CH7_SAVE_WP
|
#elif CH7_OPTION == CH7_SAVE_WP
|
||||||
|
|
||||||
if (g.rc_7.control_in > 800){
|
if (g.rc_7.control_in > 800){
|
||||||
trim_flag = true;
|
trim_flag = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue