diff --git a/libraries/RC_Channel/RC_Channel.h b/libraries/RC_Channel/RC_Channel.h index ce2358adbf..9c1427fa7f 100644 --- a/libraries/RC_Channel/RC_Channel.h +++ b/libraries/RC_Channel/RC_Channel.h @@ -191,6 +191,7 @@ public: EKF_POS_SOURCE = 90, // change EKF position source between primary, secondary and tertiary sources ARSPD_CALIBRATE= 91, // calibrate airspeed ratio FBWA = 92, // Fly-By-Wire-A + RELOCATE_MISSION = 93, // used in separate branch MISSION_RELATIVE // entries from 100 onwards are expected to be developer // options used for testing