mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 00:10:35 +08:00
kakutef7: fix baro startup
The bmp280 is on the expansion bus (that is both internal & external)
This commit is contained in:
@@ -12,7 +12,7 @@ then
|
||||
fi
|
||||
|
||||
# Internal Baro
|
||||
bmp280 -I start
|
||||
bmp280 start
|
||||
|
||||
# Possible external compasses
|
||||
ist8310 -C -b 1 start
|
||||
|
||||
Reference in New Issue
Block a user