mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 11:23:06 +08:00
commander: try different mavlink include
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
#include <drivers/drv_led.h>
|
||||
#include <drivers/drv_rgbled.h>
|
||||
|
||||
#include <mavlink/v1.0/common/mavlink.h> // For MAV_TYPE
|
||||
#include <v1.0/common/mavlink.h> // For MAV_TYPE
|
||||
|
||||
#include "commander_helper.h"
|
||||
#include "DevMgr.hpp"
|
||||
|
||||
Reference in New Issue
Block a user