Skip to content

Commit 0fca2e4

Browse files
VANTAC_RF007: Add MAG support
1 parent 0c52ff0 commit 0fca2e4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/main/target/VANTAC_RF007/target.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
#define USE_BARO_SPL06
6060
#define SPL06_I2C_ADDR 119
6161

62+
#define USE_MAG
63+
#define MAG_I2C_BUS EXTERNAL_I2C
64+
#define USE_MAG_ALL
65+
6266
#define TEMPERATURE_I2C_BUS EXTERNAL_I2C
6367

6468
#define PITOT_I2C_BUS EXTERNAL_I2C

0 commit comments

Comments
 (0)