crazyflie: increase imu reading rate

This commit is contained in:
DanielePettenuzzo
2018-05-09 10:34:08 +02:00
committed by Beat Küng
parent 2359b73d1f
commit f49fd2acc7
6 changed files with 71 additions and 37 deletions
+5
View File
@@ -252,6 +252,11 @@ then
# I2C bypass of mpu
lps25h start
# Optical flow deck
vl53lxx start
#pmw3901 start
fi
if ver hwcmp AEROFC_V1
-4
View File
@@ -988,10 +988,6 @@ fi
sh /etc/init.d/rc.logging
#vl53lxx start
#pmw3901 start
# End of autostart
fi