Corrected rotation for internal SPI LIS3MDL Sensor on R15 Pixracer

This commit is contained in:
Phillip Kocmoud
2018-03-27 19:48:41 -05:00
committed by Daniel Agar
parent e08ab0646f
commit c3b64f6d2a
+1 -1
View File
@@ -192,7 +192,7 @@ then
then
# hmc5883 internal SPI bus is rotated 90 deg yaw
else
if lis3mdl -R 2 start
if lis3mdl start
then
# lis3mdl internal SPI bus is rotated 90 deg yaw
else