v6x: use param SENS_INT_BARO_EN to start internal bmp388

This commit is contained in:
tanja 2022-12-16 09:53:57 +01:00 committed by Beat Küng
parent 987de56af2
commit e5255b173a
1 changed files with 1 additions and 1 deletions

View File

@ -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