mirror of https://github.com/ArduPilot/ardupilot
AP_Periph: Fix compiling issues with AP_PERIPH_PROBE_CONTIONUS enabled
This commit is contained in:
parent
cbef094435
commit
6a13432a21
|
@ -20,6 +20,8 @@
|
|||
#define AP_PERIPH_MAG_HIRES 0
|
||||
#endif
|
||||
|
||||
extern const AP_HAL::HAL &hal;
|
||||
|
||||
/*
|
||||
update CAN magnetometer
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue