Skip to content

Commit

Permalink
Add baro define for NIDICI_F4 target (#233)
Browse files Browse the repository at this point in the history
FC has BMP280 baro but was missing from config.

Reported by EZUD-77 on Discord, confirmed working here: https://discord.com/channels/868013470023548938/868013470518505494/1176517207015047208
  • Loading branch information
ot0tot authored Nov 21, 2023
1 parent df0d2dc commit e4cd2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/NIDICI_F4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#define USE_GYRO_SPI_MPU6000
#define USE_FLASH
#define USE_FLASH_W25Q128FV
#define USE_BARO_BMP280
#define USE_MAX7456

#define BEEPER_PIN PB4
Expand Down

0 comments on commit e4cd2aa

Please sign in to comment.