mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:49:51 +08:00
aerofc: use autodetection for MS5611 driver
This commit is contained in:
committed by
Lorenz Meier
parent
62ea471ae7
commit
72e628f6e0
@@ -281,7 +281,7 @@ fi
|
||||
|
||||
if ver hwcmp AEROFC_V1
|
||||
then
|
||||
if ms5611 start
|
||||
if ms5611 -T 0 start
|
||||
then
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user