mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-05 07:28:29 -04:00
AP_Compass: include required header
This commit is contained in:
parent
13b8ad0e94
commit
face8151b7
@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
|
||||
/*
|
||||
compass learning using magnetic field tables from AP_Declination
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user