mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 16:56:25 +08:00
Update MAVLink headers and adapter header to current master
This commit is contained in:
committed by
Lorenz Meier
parent
f9abe39c3a
commit
f466913a32
Submodule mavlink/include/mavlink/v1.0 updated: beef7779ee...13a478092f
Submodule mavlink/include/mavlink/v2.0 updated: 54304bc59d...094e765e63
@@ -83,7 +83,7 @@ void mavlink_end_uart_send(mavlink_channel_t chan, int length);
|
||||
extern mavlink_status_t *mavlink_get_channel_status(uint8_t chan);
|
||||
extern mavlink_message_t *mavlink_get_channel_buffer(uint8_t chan);
|
||||
|
||||
#include <v2.0/common/mavlink.h>
|
||||
#include <v2.0/standard/mavlink.h>
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user