mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 13:02:25 +08:00
Corrected rotation for internal SPI LIS3MDL Sensor on R15 Pixracer
This commit is contained in:
committed by
Daniel Agar
parent
e08ab0646f
commit
c3b64f6d2a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user