Skip to content

Commit

Permalink
RADIX2: Add DPS310 barometer support
Browse files Browse the repository at this point in the history
  • Loading branch information
mluessi committed Jun 8, 2023
1 parent d288cd3 commit fd6e349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/target/RADIX2/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
#define BARO_I2C_BUS BUS_I2C1
#define USE_BARO_BMP388
#define USE_BARO_B2SMPB
#define USE_BARO_DPS310

#define USE_FLASHFS
#define USE_FLASH_M25P16
Expand Down

0 comments on commit fd6e349

Please sign in to comment.