mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Remove duplicate def for BMP280
This commit is contained in:
parent
8686e9521c
commit
8fd0b8ba4b
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@
|
|||
|
||||
#define BARO
|
||||
#if defined(OMNIBUSF4SD)
|
||||
#define USE_BARO_BMP280
|
||||
#define USE_BARO_SPI_BMP280
|
||||
#define BMP280_SPI_INSTANCE SPI3
|
||||
#define BMP280_CS_PIN PB3 // v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue