Copter: disable parachute and rally on APM1
This commit is contained in:
parent
3e6e776360
commit
4e2683421c
@ -81,7 +81,7 @@
|
|||||||
|
|
||||||
#define MAGNETOMETER ENABLED
|
#define MAGNETOMETER ENABLED
|
||||||
|
|
||||||
#if CONFIG_HAL_BOARD == HAL_BOARD_APM2
|
#if HAL_CPU_CLASS < HAL_CPU_CLASS_75
|
||||||
# define PARACHUTE DISABLED
|
# define PARACHUTE DISABLED
|
||||||
# define AC_RALLY DISABLED
|
# define AC_RALLY DISABLED
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user