Improved comment of bridge header

This commit is contained in:
Lorenz Meier
2014-07-30 21:16:29 +02:00
parent cec472ecea
commit edccc826a1
+6 -1
View File
@@ -44,7 +44,12 @@
__BEGIN_DECLS
//#define MAVLINK_USE_CONVENIENCE_FUNCTIONS
/*
* We are NOT using convenience functions,
* but instead send messages with a custom function.
* So we do NOT do this:
* #define MAVLINK_USE_CONVENIENCE_FUNCTIONS
*/
/* use efficient approach, see mavlink_helpers.h */
#define MAVLINK_SEND_UART_BYTES mavlink_send_uart_bytes