mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fmu-v6xrt: Move external BMP388 outside of config parameter determination
This commit is contained in:
parent
e79f6b2ac1
commit
b24d9bf009
@ -84,6 +84,8 @@ ist8310 -X -b 1 -R 10 start
|
||||
if param compare SENS_INT_BARO_EN 1
|
||||
then
|
||||
bmp388 -I -b 3 -a 0x77 start
|
||||
bmp388 -X -b 2 start
|
||||
fi
|
||||
|
||||
bmp388 -X -b 2 start
|
||||
|
||||
unset HAVE_PM2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user