Browse Source

AP_IRLock: removed unusued AP_Common/Semaphore.h

master
Andrew Tridgell 6 years ago
parent
commit
a3b283708b
  1. 1
      libraries/AP_IRLock/AP_IRLock_I2C.cpp

1
libraries/AP_IRLock/AP_IRLock_I2C.cpp

@ -25,7 +25,6 @@
#include <stdio.h> #include <stdio.h>
#include <utility> #include <utility>
#include <AP_HAL/I2CDevice.h> #include <AP_HAL/I2CDevice.h>
#include <AP_Common/Semaphore.h>
extern const AP_HAL::HAL& hal; extern const AP_HAL::HAL& hal;

Loading…
Cancel
Save