mirror of https://github.com/ArduPilot/ardupilot
AP_Avoidance: removed unusued AP_Common/Semaphore.h
This commit is contained in:
parent
03fb0b803b
commit
f8741f2e2a
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_ADSB/AP_ADSB.h>
|
||||
#include <AP_Common/Semaphore.h>
|
||||
|
||||
// F_RCVRY possible parameter values
|
||||
#define AP_AVOIDANCE_RECOVERY_REMAIN_IN_AVOID_ADSB 0
|
||||
|
|
Loading…
Reference in New Issue