AP_Common: fix example sketch

This commit is contained in:
Randy Mackay 2015-01-28 17:09:58 +09:00
parent bb4204c045
commit 1475cf27ac

View File

@ -13,6 +13,7 @@
#include <AP_HAL_Empty.h>
#include <AP_HAL_PX4.h>
#include <AP_Math.h>
#include <StorageManager.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;