mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 21:23:57 +08:00
run px4flow for v4 pro
This commit is contained in:
committed by
Lorenz Meier
parent
1e42d523da
commit
a2cf87b3ab
@@ -786,6 +786,12 @@ then
|
|||||||
px4flow start &
|
px4flow start &
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if ver hwcmp PX4FMU_V4PRO
|
||||||
|
then
|
||||||
|
# Check for flow sensor - as it is a background task, launch it last
|
||||||
|
px4flow start &
|
||||||
|
fi
|
||||||
|
|
||||||
if ver hwcmp MINDPX_V2
|
if ver hwcmp MINDPX_V2
|
||||||
then
|
then
|
||||||
px4flow start &
|
px4flow start &
|
||||||
|
|||||||
Reference in New Issue
Block a user