GCS_MAVLink: we don't need the conversion helpers
This commit is contained in:
parent
f2e2ece5a5
commit
a5fe798e7f
@ -9,6 +9,7 @@
|
||||
// we have separate helpers disabled to make it possible
|
||||
// to select MAVLink 1.0 in the arduino GUI build
|
||||
#define MAVLINK_SEPARATE_HELPERS
|
||||
#define MAVLINK_NO_CONVERSION_HELPERS
|
||||
|
||||
#define MAVLINK_SEND_UART_BYTES(chan, buf, len) comm_send_buffer(chan, buf, len)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user