Skip to content

Commit

Permalink
Fix baro on GEPRCF405 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Oct 22, 2023
1 parent 6fa0501 commit ceda330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/GEPRCF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
#define ADC1_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_2)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
Expand Down

0 comments on commit ceda330

Please sign in to comment.