AP_Declination: remove unnecessary board include from example

This commit is contained in:
Caio Marcelo de Oliveira Filho 2015-10-20 12:43:45 -02:00 committed by Andrew Tridgell
parent 42a111f5df
commit 918a339660
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@
#include <AP_Buffer/AP_Buffer.h>
#include <Filter/Filter.h>
#include <AP_HAL_AVR/AP_HAL_AVR.h>
const AP_HAL::HAL& hal = AP_HAL::get_HAL();
static const int16_t dec_tbl[37][73] = \