Skip to content

Commit 1fe21b6

Browse files
committed
QURT: allow for external compasses
this allows for additional compasses on I2C
1 parent 61bd5e9 commit 1fe21b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/AP_HAL/board/qurt.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@
8282
#define HAL_BATT_VOLT_SCALE 1
8383
#define HAL_BATT_CURR_SCALE 1
8484

85+
#define HAL_PROBE_EXTERNAL_I2C_COMPASSES
86+
8587
/*
8688
compass list
8789
*/

0 commit comments

Comments
 (0)