run px4flow for v4 pro

This commit is contained in:
ChristophTobler
2017-08-21 13:34:36 +02:00
committed by Lorenz Meier
parent 1e42d523da
commit a2cf87b3ab

View File

@@ -786,6 +786,12 @@ then
px4flow start &
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
then
px4flow start &