mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
refactor mpu9250: use driver base class
This commit is contained in:
@@ -47,7 +47,7 @@ dataman start
|
||||
|
||||
bmp280 -I start
|
||||
|
||||
mpu9250 start
|
||||
mpu9250 -I start
|
||||
# options: -R rotation
|
||||
|
||||
gps start -d /dev/ttyS2 -s -p ubx
|
||||
|
||||
@@ -47,7 +47,7 @@ dataman start
|
||||
|
||||
bmp280 -I start
|
||||
|
||||
mpu9250 start
|
||||
mpu9250 -I start
|
||||
# options: -R rotation
|
||||
|
||||
gps start -d /dev/ttyS2 -s -p ubx
|
||||
|
||||
Reference in New Issue
Block a user