From fadac79617055eb9db705aabea4cce582967bbe9 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Tue, 23 Aug 2016 19:51:57 +0200 Subject: [PATCH] Add 9250 startup for FMUv2 --- ROMFS/px4fmu_common/init.d/rc.sensors | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ROMFS/px4fmu_common/init.d/rc.sensors b/ROMFS/px4fmu_common/init.d/rc.sensors index 40c4c660c7..c6e00f8614 100644 --- a/ROMFS/px4fmu_common/init.d/rc.sensors +++ b/ROMFS/px4fmu_common/init.d/rc.sensors @@ -100,6 +100,10 @@ then then fi + if mpu9250 start + then + fi + if l3gd20 start then fi