mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
bmp085: Add missing include for altitude module
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@653 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
41da33c920
commit
cc6348934f
@ -35,6 +35,7 @@
|
||||
#include "examplemodthread.h"
|
||||
#include "manualcontrol.h"
|
||||
#include "actuator.h"
|
||||
#include "altitude.h"
|
||||
|
||||
/* Task Priorities */
|
||||
#define PRIORITY_TASK_HOOKS (tskIDLE_PRIORITY + 3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user