mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
ArduCopter: remove nomination of system ids
This commit is contained in:
parent
a008f7e71a
commit
8cfe033826
@ -53,7 +53,7 @@ const AP_Param::Info Copter::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
|
||||
// @Range: 1 255
|
||||
// @User: Advanced
|
||||
GSCALAR(sysid_my_gcs, "SYSID_MYGCS", 255),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user