Browse Source

TAP: Add missing headers

sbg
Lorenz Meier 8 years ago
parent
commit
520b1dfe07
  1. 1
      src/drivers/boards/tap-v1/tap_init.c

1
src/drivers/boards/tap-v1/tap_init.c

@ -47,6 +47,7 @@ @@ -47,6 +47,7 @@
****************************************************************************/
#include <px4_config.h>
#include <px4_tasks.h>
#include <stdbool.h>
#include <stdio.h>

Loading…
Cancel
Save