mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00: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 &
|
||||
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 &
|
||||
|
||||
Reference in New Issue
Block a user