mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Compass: const extern hal reference
This commit is contained in:
parent
f83f6c71e4
commit
7ec0cb47a5
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
#include "AP_Compass.h"
|
#include "AP_Compass.h"
|
||||||
|
|
||||||
extern AP_HAL::HAL& hal;
|
const extern AP_HAL::HAL& hal;
|
||||||
|
|
||||||
#if COMPASS_CAL_ENABLED
|
#if COMPASS_CAL_ENABLED
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user