mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Sub: Reenable rally to avoid errors.
This commit is contained in:
parent
e8f9b044ef
commit
4cad8af600
@ -22,7 +22,7 @@
|
||||
//#define CAMERA DISABLED // disable camera trigger to save 1k of flash
|
||||
//#define RANGEFINDER_ENABLED DISABLED // disable rangefinder to save 1k of flash
|
||||
//#define POSHOLD_ENABLED DISABLED // disable PosHold flight mode to save 4.5k of flash
|
||||
#define AC_RALLY DISABLED // disable rally points library (must also disable terrain which relies on rally)
|
||||
//#define AC_RALLY DISABLED // disable rally points library (must also disable terrain which relies on rally)
|
||||
#define AC_TERRAIN DISABLED // disable terrain library
|
||||
#define PARACHUTE DISABLED // disable parachute release to save 1k of flash
|
||||
//#define EPM_ENABLED DISABLED // disable epm cargo gripper to save 500bytes of flash
|
||||
|
Loading…
Reference in New Issue
Block a user