Sub: Remove enumerations from SYSID_MYGCS parameter

This commit is contained in:
Jacob Walser 2017-08-20 13:43:48 -04:00 committed by jaxxzer
parent 19a5b38ff5
commit 9733350f5d

View File

@ -61,7 +61,6 @@ const AP_Param::Info Sub::var_info[] = {
// @Param: SYSID_MYGCS
// @DisplayName: My ground station number
// @Description: Allows restricting radio overrides to only come from my ground station
// @Values: 255:Mission Planner and DroidPlanner, 252: AP Planner 2
// @User: Advanced
GSCALAR(sysid_my_gcs, "SYSID_MYGCS", 255),