forked from Archive/PX4-Autopilot
Add meta info to hexa x config
This commit is contained in:
parent
7ce51d823d
commit
597ec59c01
|
@ -1,8 +1,14 @@
|
|||
#!nsh
|
||||
#
|
||||
# Generic 10" Hexa X geometry
|
||||
# @name Generic Hexarotor x geometry
|
||||
#
|
||||
# Anton Babushkin <anton@px4.io>
|
||||
# @type Hexarotor x
|
||||
#
|
||||
# @output AUX1 feed-through of RC AUX1 channel
|
||||
# @output AUX2 feed-through of RC AUX2 channel
|
||||
# @output AUX3 feed-through of RC AUX3 channel
|
||||
#
|
||||
# @maintainer Anton Babushkin <anton@px4.io>
|
||||
#
|
||||
|
||||
sh /etc/init.d/rc.mc_defaults
|
||||
|
|
Loading…
Reference in New Issue