Copter: use common location options masks

This commit is contained in:
Randy Mackay 2014-02-28 15:57:34 +09:00
parent 070cbc9250
commit f77b2af661

View File

@ -169,7 +169,6 @@
// Waypoint options
#define MASK_OPTIONS_RELATIVE_ALT 1
#define WP_OPTION_ALT_CHANGE 2
#define WP_OPTION_YAW 4
#define WP_OPTION_ALT_REQUIRED 8