fmu-v6x: disable external baro ms5611 (#23650)

Otherwise, this will conflict with the MS5525DSO airspeed sensor.
This commit is contained in:
Julian Oes
2024-10-11 11:04:15 +13:00
committed by GitHub
parent 01888a3085
commit fd2b3aeec8
+2 -2
View File
@@ -168,8 +168,8 @@ else
bmp388 -X start bmp388 -X start
fi fi
# Baro on I2C3 # Don't try to start external baro on I2C3 as it can conflict with the MS5525DSO airspeed sensor.
ms5611 -X start #ms5611 -X start
unset INA_CONFIGURED unset INA_CONFIGURED
unset HAVE_PM2 unset HAVE_PM2