12 #ifndef MAVLINK_ACTIONS_H_
13 #define MAVLINK_ACTIONS_H_
15 #include "mavlink_stream.h"
17 void add_PID_parameters(
void);
19 void mavlink_actions_init(
void);
21 static inline void mavlink_actions_handle_specific_messages (
mavlink_received_t* rec) {}
Mavlink structures for the receive message and its status.
Definition: mavlink_stream.h:77