mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 19:34:07 +08:00
mavlink: use pixhawk dialect
This commit is contained in:
parent
5abdacc907
commit
c7819dbb69
@ -84,7 +84,7 @@ void mavlink_send_uart_bytes(mavlink_channel_t chan, const uint8_t *ch, int leng
|
||||
extern mavlink_status_t *mavlink_get_channel_status(uint8_t chan);
|
||||
extern mavlink_message_t *mavlink_get_channel_buffer(uint8_t chan);
|
||||
|
||||
#include <v1.0/common/mavlink.h>
|
||||
#include <v1.0/pixhawk/mavlink.h>
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user