mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
Copter: remove unused NAV_WP_INAV #define
This commit is contained in:
parent
b91755318a
commit
23ce35d292
@ -186,7 +186,6 @@
|
||||
#define NAV_CIRCLE 1
|
||||
#define NAV_LOITER 2
|
||||
#define NAV_WP 3
|
||||
#define NAV_WP_INAV 5
|
||||
|
||||
// Yaw behaviours during missions - possible values for WP_YAW_BEHAVIOR parameter
|
||||
#define WP_YAW_BEHAVIOR_NONE 0 // auto pilot will never control yaw during missions or rtl (except for DO_CONDITIONAL_YAW command received)
|
||||
|
Loading…
Reference in New Issue
Block a user