AP_UAVCAN: Fix includes

This commit is contained in:
Michael du Breuil 2019-04-04 17:43:32 -07:00 committed by Peter Barker
parent 3bc877bf62
commit 08b48142c8

View File

@ -41,6 +41,7 @@
#include <AP_BattMonitor/AP_BattMonitor_UAVCAN.h>
#include <AP_Compass/AP_Compass_UAVCAN.h>
#include <AP_Airspeed/AP_Airspeed_UAVCAN.h>
#include <SRV_Channel/SRV_Channel.h>
#define LED_DELAY_US 50000