mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
Copter: make config defaults match 2.9
This commit is contained in:
parent
ba1a6eb073
commit
394dccf9a8
@ -42,6 +42,10 @@
|
|||||||
* CH7_CAMERA_TRIGGER
|
* CH7_CAMERA_TRIGGER
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// Inertia based contollers
|
||||||
|
//#define INERTIAL_NAV_XY ENABLED
|
||||||
|
#define INERTIAL_NAV_Z ENABLED
|
||||||
|
|
||||||
//#define MOTORS_JD880
|
//#define MOTORS_JD880
|
||||||
//#define MOTORS_JD850
|
//#define MOTORS_JD850
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user