Skip to content

Commit

Permalink
RC_Channel: correct AUX func 182 comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg authored and rmackay9 committed Feb 25, 2025
1 parent a7341aa commit 6a77d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/RC_Channel/RC_Channel.h
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ class RC_Channel {
ICE_START_STOP = 179, // AP_ICEngine start stop
AUTOTUNE_TEST_GAINS = 180, // auto tune tuning switch to test or revert gains
QUICKTUNE = 181, //quicktune 3 position switch
AHRS_AUTO_TRIM = 182, // in-flight trim Copter AHRS using manual levelling
AHRS_AUTO_TRIM = 182, // in-flight AHRS autotrim
AUTOLAND = 183, //Fixed Wing AUTOLAND Mode

// inputs from 200 will eventually used to replace RCMAP
Expand Down

0 comments on commit 6a77d56

Please sign in to comment.