Skip to content

Commit

Permalink
Merge branch 'master' into mnt_cam_instance
Browse files Browse the repository at this point in the history
  • Loading branch information
khanasif786 committed Jul 26, 2023
2 parents db3ce46 + 0de7544 commit f5efa4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ArduCopter/Parameters.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1040,6 +1040,7 @@ const AP_Param::GroupInfo ParametersG2::var_info[] = {
// @Description: set which surface to track in surface tracking
// @Values: 0:Do not track, 1:Ground, 2:Ceiling
// @User: Advanced
// @RebootRequired: True
AP_GROUPINFO("SURFTRAK_MODE", 51, ParametersG2, surftrak_mode, (uint8_t)Copter::SurfaceTracking::Surface::GROUND),

// @Param: FS_DR_ENABLE
Expand Down

0 comments on commit f5efa4b

Please sign in to comment.