Skip to content
Snippets Groups Projects
Commit 4d096438 authored by Phillip Kocmoud's avatar Phillip Kocmoud Committed by Daniel Agar
Browse files

Update rc.sensors : mRo X2.1 to enable the LIS3MDL

This change allows the LIS3MDL based GPS magnetometers to autostart on the mRo x2.1.
parent cc36c8ee
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ if ver hwcmp AUAV_X21
then
# External I2C bus
hmc5883 -C -T -X start
lis3mdl -X start
# Internal SPI bus ICM-20608-G is rotated 90 deg yaw
mpu6000 -R 2 -T 20608 start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment