Skip to content

Commit

Permalink
Add DPS310 to FURYF4OSD (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Dec 25, 2023
1 parent 30bc985 commit dcf4ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/FURYF4OSD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#define USE_GYRO_SPI_ICM42688P
#define USE_BARO
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_MAX7456
Expand Down Expand Up @@ -101,6 +102,5 @@
#define MAX7456_SPI_INSTANCE SPI2
#define DASHBOARD_I2C_INSTANCE (I2CDEV_1)
#define FLASH_SPI_INSTANCE SPI3
#define USE_SPI_GYRO
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG

0 comments on commit dcf4ac0

Please sign in to comment.