rc.sensors: run ms5611 driver on internal SPI bus only

This commit is contained in:
Anton Babushkin 2015-08-23 23:02:23 +02:00 committed by Lorenz Meier
parent 5f18182acc
commit 2ae84ca171
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Standard startup script for PX4FMU v1, v2, v3 onboard sensor drivers.
#
if ms5611 start
if ms5611 -s start
then
fi