Skip to content

Commit

Permalink
Blimp: 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 fc2ba98 commit f435632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Blimp/Parameters.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const AP_Param::Info Blimp::var_info[] = {
// @DisplayName: My ground station number
// @Description: Allows restricting radio overrides to only come from my ground station
// @Range: 1 255
// @Increment: 1
// @User: Advanced
GSCALAR(sysid_my_gcs, "SYSID_MYGCS", 255),

Expand Down

0 comments on commit f435632

Please sign in to comment.