Nucleo board config: Add px4_tasks header

This commit is contained in:
Lorenz Meier
2016-12-27 20:01:36 +01:00
parent 57fd8ffbed
commit f153e9b024

View File

@@ -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>