mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
refactor mpu6000: use driver base class
This commit is contained in:
@@ -21,7 +21,7 @@ adc start
|
||||
mpu6000 -R 8 -s -T 20602 start
|
||||
|
||||
# Internal SPI bus ICM-20689
|
||||
mpu6000 -R 8 -z -T 20689 start
|
||||
mpu6000 -R 8 -s -T 20689 start
|
||||
|
||||
# Internal SPI bus BMI055 accel
|
||||
bmi055 -A -R 10 start
|
||||
|
||||
Reference in New Issue
Block a user