mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-02 19:53:57 -04:00
Copter: rename arming_checks to AP_Arming
This commit is contained in:
parent
a52db9f29d
commit
cc217550c0
@ -98,7 +98,7 @@
|
||||
|
||||
#include "GCS_Mavlink.h"
|
||||
#include "AP_Rally.h" // Rally point library
|
||||
#include "arming_checks.h"
|
||||
#include "AP_Arming.h"
|
||||
|
||||
// libraries which are dependent on #defines in defines.h and/or config.h
|
||||
#if SPRAYER == ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user