AP_HAL: HAL_COMPASS_AK8963 used but not defined anywhere

This commit is contained in:
mirkix 2015-01-19 13:40:51 +00:00 committed by Andrew Tridgell
parent 9a65a8c8fb
commit d11c5286c3
1 changed files with 1 additions and 0 deletions

View File

@ -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