forked from Archive/PX4-Autopilot
airframe 4040_reaper: fix type to quad h
This commit is contained in:
parent
85c076d54e
commit
aa92ef3ca6
|
@ -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…
Reference in New Issue