Browse Source

airframe 4040_reaper: fix type to quad h

sbg
Beat Küng 7 years ago committed by Beat Küng
parent
commit
aa92ef3ca6
  1. 9
      ROMFS/px4fmu_common/init.d/4040_reaper

9
ROMFS/px4fmu_common/init.d/4040_reaper

@ -2,9 +2,16 @@ @@ -2,9 +2,16 @@
#
# @name Reaper 500 Quad
#
# @type Quadrotor x
# @type Quadrotor H
# @class Copter
#
# @output MAIN1 motor 1
# @output MAIN2 motor 2
# @output MAIN3 motor 3
# @output MAIN4 motor 4
# @output MAIN5 feed-through of RC AUX1 channel
# @output MAIN6 feed-through of RC AUX2 channel
#
# @maintainer Blankered
#

Loading…
Cancel
Save