Revert "Add program to zero velocity before hover/land operations."
This reverts commit bf6bbdc099
.
This commit is contained in:
parent
d83ec5dd26
commit
a6761fda94
2 changed files with 0 additions and 21 deletions
|
@ -51,7 +51,6 @@ MakeMenu(
|
|||
}
|
||||
).
|
||||
|
||||
MakeButton(rows[1], "ZERO", { ZeroVelocity(). }).
|
||||
MakeButton(rows[1], "HOVER", { Hover(). }).
|
||||
MakeButton(rows[1], "LAND", { Land(). }).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue