Skip to content

Commit

Permalink
Add DPS310 to SPEDIXF722 (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Dec 11, 2023
1 parent 1b12eeb commit 102cd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/SPEDIXF722/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#define USE_GYRO_SPI_ICM42688P
#define USE_BARO
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456
Expand Down Expand Up @@ -110,5 +111,4 @@
#define MAX7456_SPI_INSTANCE SPI2
#define PINIO1_BOX 40
#define FLASH_SPI_INSTANCE SPI3
#define USE_SPI_GYRO
#define GYRO_1_SPI_INSTANCE SPI1

0 comments on commit 102cd24

Please sign in to comment.