mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:15:55 +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