Revert "Add program to zero velocity before hover/land operations."
This reverts commit bf6bbdc099
.
This commit is contained in:
@ -51,7 +51,6 @@ MakeMenu(
|
||||
}
|
||||
).
|
||||
|
||||
MakeButton(rows[1], "ZERO", { ZeroVelocity(). }).
|
||||
MakeButton(rows[1], "HOVER", { Hover(). }).
|
||||
MakeButton(rows[1], "LAND", { Land(). }).
|
||||
|
||||
|
Reference in New Issue
Block a user