mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
px4flow start in rc.sensors instead of per board (#11123)
- fixes #11009
This commit is contained in:
@@ -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 #
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user