mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
mavlink: add actuator_armed header to heartbeat
This commit is contained in:
parent
446598d003
commit
ed62ae0e4f
@ -34,6 +34,7 @@
|
||||
#ifndef HEARTBEAT_HPP
|
||||
#define HEARTBEAT_HPP
|
||||
|
||||
#include <uORB/topics/actuator_armed.h>
|
||||
#include <uORB/topics/vehicle_control_mode.h>
|
||||
#include <uORB/topics/vehicle_status.h>
|
||||
#include <uORB/topics/vehicle_status_flags.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user