AP_EFI: disable AP_EFI on MatekF405-Wing and omnibusf4pro
This commit is contained in:
parent
f8d39e65ec
commit
e5fba1c8cc
@ -21,7 +21,9 @@
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
#ifndef EFI_ENABLED
|
||||
#define EFI_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
#endif
|
||||
|
||||
#if EFI_ENABLED
|
||||
#include "AP_EFI_Backend.h"
|
||||
|
Loading…
Reference in New Issue
Block a user