Fix CID 12574 & 12553

This commit is contained in:
Lorenz Meier 2015-01-20 14:16:48 +01:00
parent c04f870564
commit 603b43b6d8

View File

@ -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: