Skip to content

Commit

Permalink
Tracker: SYSID_MYGCS param increment
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Nov 27, 2023
1 parent d673cdd commit befd601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AntennaTracker/Parameters.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const AP_Param::Info Tracker::var_info[] = {
// @DisplayName: Ground station MAVLink system ID
// @Description: The identifier of the ground station in the MAVLink protocol. Don't change this unless you also modify the ground station to match.
// @Range: 1 255
// @Increment: 1
// @User: Advanced
GSCALAR(sysid_my_gcs, "SYSID_MYGCS", 255),

Expand Down

0 comments on commit befd601

Please sign in to comment.