mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 13:40:36 +08:00
FMU driver: Code style fix
This commit is contained in:
@@ -755,7 +755,7 @@ PX4FMU::task_main()
|
||||
if (updated) {
|
||||
parameter_update_s pupdate;
|
||||
orb_copy(ORB_ID(parameter_update), _param_sub, &pupdate);
|
||||
|
||||
|
||||
update_pwm_rev_mask();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user