Skip to content

Commit

Permalink
Add DPS310 to SPEEDYBEEF7V3 (betaflight#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Mar 19, 2024
1 parent 415237c commit d9b4858
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configs/SPEEDYBEEF7V3/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@
#define USE_GYRO
#define USE_ACC
#define USE_ACCGYRO_BMI270
#define USE_BARO
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_SDCARD
#define USE_MAX7456

Expand Down Expand Up @@ -98,7 +100,6 @@

#define DEFAULT_GYRO_TO_USE GYRO_CONFIG_USE_GYRO_2
#define MAG_I2C_INSTANCE (I2CDEV_1)
#define USE_BARO
#define BARO_I2C_INSTANCE (I2CDEV_1)

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
Expand Down

0 comments on commit d9b4858

Please sign in to comment.