Browse Source

AP_HAL: export semaphore header

mission-4.1.18
Pat Hickey 12 years ago committed by Andrew Tridgell
parent
commit
2a12392b9e
  1. 1
      libraries/AP_HAL/AP_HAL.h

1
libraries/AP_HAL/AP_HAL.h

@ -16,6 +16,7 @@ @@ -16,6 +16,7 @@
#include "RCInput.h"
#include "RCOutput.h"
#include "Scheduler.h"
#include "Semaphore.h"
#include "utility/Print.h"
#include "utility/Stream.h"

Loading…
Cancel
Save