refactor mpu9250: use driver base class

This commit is contained in:
Beat Küng
2020-03-13 15:02:39 +01:00
committed by Daniel Agar
parent 6ad5357d1a
commit 7626be0485
24 changed files with 139 additions and 279 deletions

View File

@@ -14,7 +14,7 @@ icm20608g -R 8 start
icm20602 -s -R 8 start
# Internal SPI bus mpu9250
mpu9250 -R 2 start
mpu9250 -s -R 2 start
# Internal SPI bus
lis3mdl -R 0 start