mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
Copter: remove duplicate include
This commit is contained in:
parent
d16872cca5
commit
e22f7ed353
@ -113,9 +113,6 @@
|
|||||||
# include <AC_PrecLand/AC_PrecLand.h>
|
# include <AC_PrecLand/AC_PrecLand.h>
|
||||||
# include <AP_IRLock/AP_IRLock.h>
|
# include <AP_IRLock/AP_IRLock.h>
|
||||||
#endif
|
#endif
|
||||||
#if HAL_ADSB_ENABLED
|
|
||||||
# include <AP_ADSB/AP_ADSB.h>
|
|
||||||
#endif
|
|
||||||
#if MODE_FOLLOW_ENABLED == ENABLED
|
#if MODE_FOLLOW_ENABLED == ENABLED
|
||||||
# include <AP_Follow/AP_Follow.h>
|
# include <AP_Follow/AP_Follow.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user