mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 06:36:45 +08:00
mpu9250: split icm20948 support out into new separate driver
This commit is contained in:
committed by
Lorenz Meier
parent
d02685c9f7
commit
8dc0509989
@@ -106,7 +106,7 @@ then
|
||||
fi
|
||||
|
||||
# ICM20948 as external magnetometer on I2C (e.g. Here GPS)
|
||||
mpu9250 -X -M -R 6 start
|
||||
icm20948 -X -M -R 6 start
|
||||
|
||||
# Check for flow sensor, launched as a background task to scan
|
||||
px4flow start &
|
||||
|
||||
Reference in New Issue
Block a user