forked from Archive/PX4-Autopilot
Formatting fix.
This commit is contained in:
parent
73362f325b
commit
7472c9033b
|
@ -709,6 +709,7 @@ TAP_ESC::cycle()
|
|||
motor_out[5] = _outputs.output[5];
|
||||
motor_out[6] = RPMSTOPPED;
|
||||
motor_out[7] = RPMSTOPPED;
|
||||
|
||||
} else {
|
||||
|
||||
// Use the system defaults
|
||||
|
|
Loading…
Reference in New Issue