Skip to content

Commit 02ab06f

Browse files
committed
RC_Channel: rename rc option to AHRS AutoTrim
1 parent a313c2a commit 02ab06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/RC_Channel/RC_Channel.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ const AP_Param::GroupInfo RC_Channel::var_info[] = {
245245
// @Values{Plane}: 179:ICEngine start / stop
246246
// @Values{Copter, Plane}: 180:Test autotuned gains after tune is complete
247247
// @Values{Plane}: 181: QuickTune
248-
// @Values{Copter}: 182: In flight AHRS trim adjust
248+
// @Values{Copter}: 182: AHRS AutoTrim
249249
// @Values{Plane}: 183: AUTOLAND mode
250250
// @Values{Rover}: 201:Roll
251251
// @Values{Rover}: 202:Pitch

0 commit comments

Comments
 (0)