mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
refactor icm20602: use driver base class
This commit is contained in:
@@ -7,14 +7,14 @@ adc start
|
||||
|
||||
# Internal SPI bus ICM-20602
|
||||
mpu6000 -R 8 -s -T 20602 start
|
||||
#icm20602 -R 6 start
|
||||
#icm20602 -s -R 6 start
|
||||
|
||||
# Internal SPI bus ICM-20689
|
||||
mpu6000 -R 8 -s -T 20689 start
|
||||
#icm20689 -R 6 start
|
||||
|
||||
# new sensor drivers (in testing)
|
||||
#icm20602 start
|
||||
#icm20602 -s start
|
||||
#icm20689 start
|
||||
|
||||
# Internal SPI bus BMI055 accel
|
||||
|
||||
Reference in New Issue
Block a user