This commit is contained in:
PX4BuildBot
2015-02-11 22:23:21 +00:00
parent b13c54a3ef
commit ea14b7bb8d
12 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ MAVLINK_HELPER void mavlink_update_checksum(mavlink_message_t* msg, uint8_t c)
* A typical use scenario of this function call is:
*
* @code
* #include <inttypes.h> // For fixed-width uint8_t type
* #include <mavlink.h>
*
* mavlink_message_t msg;
* int chan = 0;