mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Fix long subtle bug where failsafe didn't show the output values it was using
This commit is contained in:
parent
c70a9a5381
commit
8c0db424fa
@ -532,7 +532,7 @@ static void setFailsafe()
|
||||
}
|
||||
|
||||
// Update output object's parts that we changed
|
||||
ActuatorCommandChannelGet(Channel);
|
||||
ActuatorCommandChannelSet(Channel);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user