mirror of https://github.com/ArduPilot/ardupilot
Plane: removed incorrect comment
This commit is contained in:
parent
50b95c81ca
commit
e602aa68a4
|
@ -56,7 +56,7 @@ public:
|
|||
//
|
||||
k_param_auto_trim = 10, // unused
|
||||
k_param_log_bitmask_old, // unused
|
||||
k_param_pitch_trim, // replaced by pitch_trim
|
||||
k_param_pitch_trim,
|
||||
k_param_mix_mode,
|
||||
k_param_reverse_elevons, // unused
|
||||
k_param_reverse_ch1_elevon, // unused
|
||||
|
|
Loading…
Reference in New Issue