refactor ist8310: use driver base class

This commit is contained in:
Beat Küng
2020-02-26 14:36:14 +01:00
committed by Daniel Agar
parent 3e71914fae
commit be0a205438
16 changed files with 100 additions and 360 deletions

View File

@@ -14,14 +14,13 @@ bmi088 -A -R 10 start
bmi088 -G -R 10 start
# Possible external compasses
ist8310 -b 1 start
ist8310 -b 2 start
ist8310 -X start
hmc5883 -C -T -X start
qmc5883 -X start
lis3mdl -X start
# Possible internal compass
ist8310 -b 5 start
ist8310 -I start
# Baro on internal SPI
ms5611 -s start

View File

@@ -15,7 +15,6 @@ fi
bmp280 start
# Possible external compasses
ist8310 -b 1 start
ist8310 -b 2 start
ist8310 -X start
hmc5883 -C -T -X start
qmc5883 -X start