mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-26 04:38:19 +08:00
v6x: use param SENS_INT_BARO_EN to start internal bmp388
This commit is contained in:
@@ -104,7 +104,7 @@ else
|
|||||||
bmp388 -I -a 0x77 start
|
bmp388 -I -a 0x77 start
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ver hwtypecmp V6X000000 V6X001000
|
if param compare SENS_INT_BARO_EN 1
|
||||||
then
|
then
|
||||||
bmp388 -I start
|
bmp388 -I start
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user