Skip to content

Commit

Permalink
Update SJET-AOCODARCH7DUAL.config (#1060)
Browse files Browse the repository at this point in the history
Added the adaptation of BMP280,MS5611,mpu6000
  • Loading branch information
aocodarc authored Jul 5, 2023
1 parent 8d3404a commit 0b96fa5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/default/SJET-AOCODARCH7DUAL.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@
#define USE_ACC
#define USE_GYRO
#define USE_ACCGYRO_BMI270
#define USE_ACC_SPI_MPU6000
#define USE_GYRO_SPI_MPU6000
#define USE_BARO
#define USE_BARO_DPS310
#define USE_BARO_BMP280
#define USE_BARO_MS5611
#define USE_FLASH
#define USE_FLASH_W25N01G
#define USE_MAX7456
Expand Down

0 comments on commit 0b96fa5

Please sign in to comment.