Skip to content

Commit 6f423c0

Browse files
committed
AP_Compass: always enable IIS2MDC
1 parent 4532ada commit 6f423c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/AP_Compass/AP_Compass_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
#endif
8282

8383
#ifndef AP_COMPASS_IIS2MDC_ENABLED
84-
#define AP_COMPASS_IIS2MDC_ENABLED 0
84+
#define AP_COMPASS_IIS2MDC_ENABLED AP_COMPASS_I2C_BACKEND_DEFAULT_ENABLED
8585
#endif
8686

8787
#ifndef AP_COMPASS_IST8308_ENABLED

0 commit comments

Comments
 (0)