mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Mavlink: SYS_STATUS trivial style check fix
This commit is contained in:
parent
2e9d0f0751
commit
d8a1a79f69
@ -573,9 +573,11 @@ protected:
|
||||
if (!updated_status) {
|
||||
_status_sub->update(&status);
|
||||
}
|
||||
|
||||
if (!updated_battery) {
|
||||
_battery_status_sub->update(&battery_status);
|
||||
}
|
||||
|
||||
if (!updated_cpuload) {
|
||||
_cpuload_sub->update(&cpuload);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user