AP_Mount: remove unnecessary board include from example

This commit is contained in:
Caio Marcelo de Oliveira Filho 2015-10-20 12:42:01 -02:00 committed by Andrew Tridgell
parent de98ec7c1a
commit 42a111f5df

View File

@ -29,7 +29,6 @@
#include <AP_Mount/AP_Mount.h>
#include <AP_HAL_AVR/AP_HAL_AVR.h>
const AP_HAL::HAL& hal = AP_HAL::get_HAL();
void setup () {