Browse Source

AP_InertialSensor: removed unusued AP_Common/Semaphore.h

master
Andrew Tridgell 6 years ago
parent
commit
4e769730c9
  1. 1
      libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp

1
libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp

@ -16,7 +16,6 @@ @@ -16,7 +16,6 @@
#include <utility>
#include <AP_HAL/AP_HAL.h>
#include <AP_Math/AP_Math.h>
#include <AP_Common/Semaphore.h>
#include "AP_InertialSensor_BMI088.h"

Loading…
Cancel
Save