Skip to content

Commit 6f0152d

Browse files
authored
SKYSTARSH7HD Change MAG_I2C_INSTANCE from I2CDEV_2 to I2CDEV_1
1 parent 247ea10 commit 6f0152d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/SKYSTARSH7HD/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
#define TIMUP8_DMA_OPT 0
132132

133133
#define DEFAULT_GYRO_TO_USE GYRO_CONFIG_USE_GYRO_BOTH
134-
#define MAG_I2C_INSTANCE I2CDEV_2
134+
#define MAG_I2C_INSTANCE I2CDEV_1
135135
#define BARO_I2C_INSTANCE I2CDEV_2
136136
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
137137
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC

0 commit comments

Comments
 (0)