mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_EFI: allow AP_SCRIPTING_ENABLED to come from hwdef files
This commit is contained in:
parent
98d392194a
commit
82c1af78d1
@ -17,6 +17,7 @@
|
|||||||
#include "AP_EFI.h"
|
#include "AP_EFI.h"
|
||||||
#include "AP_EFI_State.h"
|
#include "AP_EFI_State.h"
|
||||||
#include <AP_HAL/Semaphores.h>
|
#include <AP_HAL/Semaphores.h>
|
||||||
|
#include <AP_Scripting/AP_Scripting_config.h>
|
||||||
|
|
||||||
class AP_EFI; //forward declaration
|
class AP_EFI; //forward declaration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user