px4flow start in rc.sensors instead of per board (#11123)

- fixes #11009
This commit is contained in:
Daniel Agar
2019-01-01 11:39:40 -05:00
committed by GitHub
parent 065f97e87b
commit 1b8c2c82d5
9 changed files with 3 additions and 17 deletions
+3
View File
@@ -108,6 +108,9 @@ fi
# ICM20948 as external magnetometer on I2C (e.g. Here GPS)
mpu9250 -X -M -R 6 start
# Check for flow sensor, launched as a background task to scan
px4flow start &
###############################################################################
# End Optional drivers #
###############################################################################