Skip to content

Commit

Permalink
Add DPS310 to MAMBAF405_2022A (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Mar 11, 2024
1 parent 072cf48 commit 7a37060
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion configs/MAMBAF405_2022A/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
#define USE_ACC_SPI_MPU6500
#define USE_GYRO_SPI_MPU6500
#define USE_ACCGYRO_BMI270
#define USE_BARO
#define USE_BARO_DSP310
#define USE_FLASH
#define USE_FLASH_M25P16
#define USE_MAX7456
Expand Down Expand Up @@ -97,8 +99,8 @@
#define PINIO1_PIN PC2
#define PINIO2_PIN PC5

#define BARO_I2C_INSTANCE (I2CDEV_1)
#define MAG_I2C_INSTANCE (I2CDEV_1)

#define ADC_INSTANCE ADC3
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_ON
Expand Down

0 comments on commit 7a37060

Please sign in to comment.