mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
ekf2_params: correct typo
This commit is contained in:
committed by
Daniel Agar
parent
bfab544a64
commit
09faa4647b
@@ -495,7 +495,7 @@ PARAM_DEFINE_INT32(EKF2_DECL_TYPE, 7);
|
||||
* @value 0 Automatic
|
||||
* @value 1 Magnetic heading
|
||||
* @value 2 3-axis
|
||||
* @value 3 VTOL customn
|
||||
* @value 3 VTOL custom
|
||||
* @value 4 MC custom
|
||||
* @value 5 None
|
||||
* @reboot_required true
|
||||
|
||||
Reference in New Issue
Block a user