Browse Source

Nucleo board config: Add px4_tasks header

sbg
Lorenz Meier 8 years ago
parent
commit
f153e9b024
  1. 1
      src/drivers/boards/px4nucleoF767ZI-v1/px4nucleo_init.c

1
src/drivers/boards/px4nucleoF767ZI-v1/px4nucleo_init.c

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

Loading…
Cancel
Save