mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
refactor adis16497: use driver base class
This commit is contained in:
@@ -16,8 +16,7 @@ ms4525_airspeed -T 4515 -I -b 3 start
|
||||
if ! param greater SENS_EN_PMW3901 0
|
||||
then
|
||||
# try to start adis16497 only if pmw3901 isn't enabled, or parameter doesn't exists
|
||||
# TODO: this one is external SPI
|
||||
adis16497 start
|
||||
adis16497 -S start
|
||||
fi
|
||||
|
||||
# Possible external compasses
|
||||
|
||||
Reference in New Issue
Block a user