Skip to content

Commit

Permalink
Add DPS310 to FLYWOOF745 and remove default (#886)
Browse files Browse the repository at this point in the history
From Discord
  • Loading branch information
haslinghuis committed Feb 8, 2023
1 parent 9bf7f1d commit 5c53285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/default/FLWO-FLYWOOF745.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO_SPI_MPU6000
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH_W25Q128FV
#define USE_MAX7456

Expand Down Expand Up @@ -117,7 +118,6 @@ set mag_bustype = I2C
set mag_i2c_device = 1
set baro_bustype = I2C
set baro_i2c_device = 1
set baro_hardware = BMP280
set blackbox_device = SPIFLASH
set current_meter = ADC
set ibata_scale = 175
Expand Down

0 comments on commit 5c53285

Please sign in to comment.