fix code style

This commit is contained in:
Mark Whitehorn
2016-01-13 22:01:11 -07:00
committed by Lorenz Meier
parent ab1bbb9ed8
commit 5a93e68918
+2 -2
View File
@@ -941,7 +941,7 @@ PX4FMU::cycle()
// we have a new SBUS frame. Publish it.
fill_rc_in(raw_rc_count, raw_rc_values, now,
sbus_frame_drop, sbus_failsafe, frame_drops);
_rc_scan_locked = true;
_rc_scan_locked = true;
}
}
@@ -1081,7 +1081,7 @@ PX4FMU::cycle()
_rc_scan_locked = true;
}
} else {
} else {
// disable CPPM input by mapping it away from the timer capture input
stm32_configgpio(GPIO_PPM_IN & ~(GPIO_AF_MASK | GPIO_PUPD_MASK));
// Scan the next protocol