AP_Compass: move logger object up to AP_Vehicle

This commit is contained in:
Peter Barker 2024-02-07 20:50:34 +11:00 committed by Andrew Tridgell
parent eb0c66fc90
commit dc74f97739
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
#if COMPASS_LEARN_ENABLED
#include <AP_Logger/AP_Logger.h>
extern const AP_HAL::HAL &hal;
// constructor