mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: support BMP280 on FoxeerF405v2
This commit is contained in:
parent
54c7ea1e45
commit
6acbfde357
|
@ -147,6 +147,7 @@ ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin
|
|||
|
||||
# Barometer setup
|
||||
BARO DPS310 I2C:0:0x76
|
||||
BARO BMP280 I2C:0:0x76
|
||||
|
||||
# IMU setup
|
||||
|
||||
|
|
Loading…
Reference in New Issue