Skip to content

Commit

Permalink
Fix SKYSTARSH7HD (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Apr 15, 2024
1 parent 4a08b62 commit 4cf8830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/SKYSTARSH7HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@
#define TIMUP8_DMA_OPT 0

#define DEFAULT_GYRO_TO_USE GYRO_CONFIG_USE_GYRO_BOTH
#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_SPI_INSTANCE (I2CDEV_2)
#define MAG_I2C_INSTANCE (I2CDEV_2)
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
Expand Down

0 comments on commit 4cf8830

Please sign in to comment.