mirror of https://github.com/ArduPilot/ardupilot
used for testing
This commit is contained in:
parent
f892e0b00d
commit
7963a73816
|
@ -152,6 +152,9 @@
|
|||
|
||||
// altitude controller
|
||||
#define CH6_THR_HOLD_KP 14
|
||||
#define CH6_Z_GAIN 15
|
||||
#define CH6_THRUST 16
|
||||
|
||||
|
||||
// nav byte mask
|
||||
// -------------
|
||||
|
|
Loading…
Reference in New Issue