mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
removed unnecessary comment
This commit is contained in:
parent
e2ca9cbb45
commit
e5ab038a89
@ -384,7 +384,6 @@ static uint8_t updateFixedDesiredAttitude()
|
|||||||
FixedWingPathFollowerStatusGet(&fixedwingpathfollowerStatus);
|
FixedWingPathFollowerStatusGet(&fixedwingpathfollowerStatus);
|
||||||
|
|
||||||
VelocityActualGet(&velocityActual);
|
VelocityActualGet(&velocityActual);
|
||||||
// VelocityDesiredGet(&velocityDesired);
|
|
||||||
StabilizationDesiredGet(&stabDesired);
|
StabilizationDesiredGet(&stabDesired);
|
||||||
VelocityDesiredGet(&velocityDesired);
|
VelocityDesiredGet(&velocityDesired);
|
||||||
AttitudeActualGet(&attitudeActual);
|
AttitudeActualGet(&attitudeActual);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user