mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 09:17:34 +08:00
ManualControl: remove unused variables and renaming
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
|
||||
bool valid
|
||||
px4/manual_control_input chosen_input
|
||||
|
||||
bool valid
|
||||
|
||||
bool arm_gesture
|
||||
bool disarm_gesture
|
||||
|
||||
bool user_override
|
||||
|
||||
Reference in New Issue
Block a user