mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_Declination: remove unnecessary board include from example
This commit is contained in:
parent
42a111f5df
commit
918a339660
@ -10,8 +10,6 @@
|
|||||||
#include <AP_Buffer/AP_Buffer.h>
|
#include <AP_Buffer/AP_Buffer.h>
|
||||||
#include <Filter/Filter.h>
|
#include <Filter/Filter.h>
|
||||||
|
|
||||||
#include <AP_HAL_AVR/AP_HAL_AVR.h>
|
|
||||||
|
|
||||||
const AP_HAL::HAL& hal = AP_HAL::get_HAL();
|
const AP_HAL::HAL& hal = AP_HAL::get_HAL();
|
||||||
|
|
||||||
static const int16_t dec_tbl[37][73] = \
|
static const int16_t dec_tbl[37][73] = \
|
||||||
|
Loading…
Reference in New Issue
Block a user