Browse Source

FMUv2: Add missing headers

sbg
Lorenz Meier 8 years ago
parent
commit
6bc70af7a0
  1. 1
      src/drivers/boards/px4fmu-v4/px4fmu_init.c

1
src/drivers/boards/px4fmu-v4/px4fmu_init.c

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

Loading…
Cancel
Save