mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
v6x: use param SENS_INT_BARO_EN to start internal bmp388
This commit is contained in:
parent
987de56af2
commit
e5255b173a
@ -104,7 +104,7 @@ else
|
||||
bmp388 -I -a 0x77 start
|
||||
fi
|
||||
|
||||
if ver hwtypecmp V6X000000 V6X001000
|
||||
if param compare SENS_INT_BARO_EN 1
|
||||
then
|
||||
bmp388 -I start
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user