mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 11:47:35 +08:00
rc.sensors: run ms5611 driver on internal SPI bus only
This commit is contained in:
committed by
Lorenz Meier
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user