mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +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