Browse Source

fixed name of generic firefly mixer

sbg
Roman Bapst 10 years ago
parent
commit
2f5239c17a
  1. 2
      ROMFS/px4fmu_common/init.d/rcS

2
ROMFS/px4fmu_common/init.d/rcS

@ -609,7 +609,7 @@ then @@ -609,7 +609,7 @@ then
then
set MAV_TYPE 19
fi
if [ $MIXER == firefly6_rotors ]
if [ $MIXER == firefly6 ]
then
set MAV_TYPE 21
fi

Loading…
Cancel
Save