Fixed hmc5983

This commit is contained in:
David Sidrane 2015-11-19 04:53:51 -10:00 committed by Lorenz Meier
parent 6585b629e1
commit 775b64595c
1 changed files with 2 additions and 3 deletions

View File

@ -74,9 +74,8 @@ else
then
fi
# Internal SPI bus
if hmc5883 -C -T -S -R 0
start
# Internal SPI bus is rotated 90 deg yaw
if hmc5883 -C -T -S -R 2 start
then
fi