mirror of
https://github.com/okalachev/flix.git
synced 2026-02-17 23:51:25 +00:00
Main sdf cleanups, minor fix
This commit is contained in:
@@ -104,7 +104,7 @@ void interpretRC()
|
||||
}
|
||||
|
||||
if (yawMode == YAW_RATE || !motorsActive()) {
|
||||
// update yaw target as we have not control over the yaw
|
||||
// update yaw target as we don't have control over the yaw
|
||||
attitudeTarget.setYaw(attitude.getYaw());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user