Skip to content

Commit b3c3f92

Browse files
committed
FMUv5: Add missing headers
1 parent 520b1df commit b3c3f92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/drivers/boards/px4fmu-v5/px4fmu_init.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
****************************************************************************/
4747

4848
#include <px4_config.h>
49+
#include <px4_tasks.h>
4950

5051
#include <stdbool.h>
5152
#include <stdio.h>

0 commit comments

Comments
 (0)