mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
AP_RPM: prefer AP_Generator_config.h
.... otherwise include chain on bootloaders can try to include mavlink
This commit is contained in:
parent
d5918c5205
commit
1452dc0c54
@ -3,7 +3,7 @@
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#include <AP_EFI/AP_EFI_config.h>
|
||||
#include <AP_Generator/AP_Generator.h>
|
||||
#include <AP_Generator/AP_Generator_config.h>
|
||||
|
||||
#ifndef AP_RPM_ENABLED
|
||||
#define AP_RPM_ENABLED 1
|
||||
|
Loading…
Reference in New Issue
Block a user