mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 20:10:35 +08:00
astyle
This commit is contained in:
committed by
Lorenz Meier
parent
0ccfcab010
commit
5601ca19de
@@ -763,6 +763,7 @@ PX4FMU::update_pwm_trims()
|
||||
{
|
||||
if (_mixers == nullptr) {
|
||||
PX4_WARN("no mixers defined");
|
||||
|
||||
} else {
|
||||
|
||||
uint16_t values[_max_actuators] = {};
|
||||
|
||||
Reference in New Issue
Block a user