mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
change start script to launch the px4flow driver in background.
Fixes issue #2145
This commit is contained in:
@@ -111,7 +111,7 @@ else
|
||||
fi
|
||||
|
||||
# Check for flow sensor
|
||||
if px4flow start
|
||||
if px4flow start &
|
||||
then
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user