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 e79f6b2ac1
commit b24d9bf009
1 changed files with 3 additions and 1 deletions

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