[BACKPORT] fmu-v6xrt: Move external BMP388 outside of config parameter determination

This commit is contained in:
muramura 2024-01-05 01:44:19 +09:00 committed by David Sidrane
parent 9c6243027e
commit 8da070924e

View File

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