Browse Source

AP_HAL: HAL_COMPASS_AK8963 used but not defined anywhere

mission-4.1.18
mirkix 10 years ago committed by Andrew Tridgell
parent
commit
d11c5286c3
  1. 1
      libraries/AP_HAL/AP_HAL_Boards.h

1
libraries/AP_HAL/AP_HAL_Boards.h

@ -69,6 +69,7 @@ @@ -69,6 +69,7 @@
#define HAL_COMPASS_PX4 2
#define HAL_COMPASS_HIL 3
#define HAL_COMPASS_VRBRAIN 4
#define HAL_COMPASS_AK8963 5
/**
CPU classes, used to select if CPU intensive algorithms should be used

Loading…
Cancel
Save