mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
refactor icm20602: use driver base class
This commit is contained in:
@@ -11,7 +11,7 @@ adc start
|
||||
icm20608g -R 8 start
|
||||
|
||||
# Internal SPI bus ICM-20602
|
||||
icm20602 -R 8 start
|
||||
icm20602 -s -R 8 start
|
||||
|
||||
# Internal SPI bus mpu9250
|
||||
mpu9250 -R 2 start
|
||||
|
||||
Reference in New Issue
Block a user