Skip to content

Commit f153e9b

Browse files
committed
Nucleo board config: Add px4_tasks header
1 parent 57fd8ff commit f153e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/drivers/boards/px4nucleoF767ZI-v1/px4nucleo_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)