Browse Source

Code formatting

master
Jason Short 13 years ago
parent
commit
630f2dbf05
  1. 1
      ArduCopter/control_modes.pde

1
ArduCopter/control_modes.pde

@ -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…
Cancel
Save