refactor icm20602: use driver base class

This commit is contained in:
Beat Küng
2020-03-11 19:00:54 +01:00
committed by Daniel Agar
parent 975227c52a
commit 2f3174abb0
7 changed files with 118 additions and 184 deletions

View File

@@ -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