mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
refactor mpu9250: use driver base class
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
adc start
|
||||
|
||||
# Onboard I2C
|
||||
mpu9250 -R 12 start
|
||||
mpu9250 -I -R 12 start
|
||||
|
||||
# I2C bypass of mpu
|
||||
lps25h -I start
|
||||
|
||||
Reference in New Issue
Block a user