diff --git a/ArduCopterMega/motors_hexa.pde b/ArduCopterMega/motors_hexa.pde index 00d8e7aa07..6a66367351 100644 --- a/ArduCopterMega/motors_hexa.pde +++ b/ArduCopterMega/motors_hexa.pde @@ -196,7 +196,6 @@ void output_motor_test() APM_RC.OutputCh(CH_8, g.rc_3.radio_min); APM_RC.OutputCh(CH_2, g.rc_3.radio_min + 50); delay(1000); -*/ } - +*/ #endif \ No newline at end of file