rc.sensors : correctly start up sensors on AUAV-X2.1

This commit is contained in:
Mohammed Kabir 2017-06-27 16:51:38 +05:30 committed by Kabir Mohammed
parent cd8c8ea5de
commit 0bda4a7edd
1 changed files with 2 additions and 12 deletions

View File

@ -63,18 +63,8 @@ fi
if ver hwcmp AUAV_X21
then
# I2C bus
if hmc5883 -C -T start
then
fi
# I2C bus
if lis3mdl start
then
fi
# Internal SPI bus ICM-20602-G is rotated 90 deg yaw
if mpu6000 -R 2 -T 20602 start
# External I2C bus
if hmc5883 -C -T -X start
then
fi