forked from Archive/PX4-Autopilot
rc.sensors: run ms5611 driver on internal SPI bus only
This commit is contained in:
parent
5f18182acc
commit
2ae84ca171
|
@ -3,7 +3,7 @@
|
|||
# Standard startup script for PX4FMU v1, v2, v3 onboard sensor drivers.
|
||||
#
|
||||
|
||||
if ms5611 start
|
||||
if ms5611 -s start
|
||||
then
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue