mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
px4_fmu-v5x:Newer HW Start BARRO on bus 2
This commit is contained in:
committed by
Daniel Agar
parent
6bab917a3d
commit
c8426da50d
@@ -64,11 +64,11 @@ ist8310 -X -b 1 -R 10 start
|
||||
if param compare SENS_INT_BARO_EN 1
|
||||
then
|
||||
bmp388 -I -a 0x77 start
|
||||
if ver hwtypecmp V5X91 V5Xa1
|
||||
if ver hwtypecmp V5X00 V5X90 V5Xa0
|
||||
then
|
||||
bmp388 -X -b 2 start
|
||||
else
|
||||
bmp388 -I start
|
||||
else
|
||||
bmp388 -X -b 2 start
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user