RC_Channel: fixed example for MAVLink2

This commit is contained in:
Andrew Tridgell 2016-05-16 19:57:08 +10:00
parent 8899455ea3
commit 2094cb2d88

View File

@ -4,7 +4,7 @@
#include <AP_HAL/AP_HAL.h>
#include <RC_Channel/RC_Channel.h>
#include <GCS_MAVLink/include/mavlink/v1.0/checksum.h>
#include <GCS_MAVLink/include/mavlink/v2.0/checksum.h>
const AP_HAL::HAL& hal = AP_HAL::get_HAL();