mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 19:19:06 +08:00
Fix CID 12574 & 12553
This commit is contained in:
parent
c04f870564
commit
603b43b6d8
@ -1102,7 +1102,7 @@ PX4IO::io_set_control_state(unsigned group)
|
||||
uint16_t regs[_max_actuators];
|
||||
|
||||
/* get controls */
|
||||
bool changed;
|
||||
bool changed = false;
|
||||
|
||||
switch (group) {
|
||||
case 0:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user