mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
commander: try to get the travis include right
This commit is contained in:
@@ -62,9 +62,10 @@
|
|||||||
#include <drivers/drv_led.h>
|
#include <drivers/drv_led.h>
|
||||||
#include <drivers/drv_rgbled.h>
|
#include <drivers/drv_rgbled.h>
|
||||||
|
|
||||||
|
#include <mavlink/v1.0/common/mavlink.h> // For MAV_TYPE
|
||||||
|
|
||||||
#include "commander_helper.h"
|
#include "commander_helper.h"
|
||||||
#include "DevMgr.hpp"
|
#include "DevMgr.hpp"
|
||||||
#include "mavlink/v1.0/common/mavlink.h" // For MAV_TYPE
|
|
||||||
|
|
||||||
using namespace DriverFramework;
|
using namespace DriverFramework;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user