mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
hwdef: remove EKF opinion from FlywooF745
No effect as lines have always been commented out, but not useful and EKF2 is not something to encourage. Verified no compiler output change.
This commit is contained in:
parent
3ddd477d04
commit
bbde876353
@ -162,10 +162,6 @@ ROMFS_WILDCARD libraries/AP_OSD/fonts/font0.bin
|
||||
# define HAL_GYROFFT_ENABLED 1
|
||||
# define AP_OAPATHPLANNER_ENABLED 0
|
||||
|
||||
# EK2 options (disabled by default)
|
||||
# define HAL_NAVEKF2_AVAILABLE 1
|
||||
# define HAL_NAVEKF3_AVAILABLE 0
|
||||
|
||||
# save some flash
|
||||
include ../include/minimize_fpv_osd.inc
|
||||
include ../include/no_bootloader_DFU.inc
|
||||
|
Loading…
Reference in New Issue
Block a user