Add ADIS16507 params

This commit is contained in:
alexklimaj
2023-05-05 14:23:06 -06:00
committed by Daniel Agar
parent b12f5c4e31
commit 000a3c10e2
3 changed files with 48 additions and 0 deletions
+6
View File
@@ -132,6 +132,12 @@ then
fi
fi
# ADIS16507 spi external IMU
if param greater -s SENS_EN_ADIS165X 0
then
adis16507 -S start
fi
# Eagle Tree airspeed sensor external I2C
if param compare -s SENS_EN_ETSASPD 1
then