Browse Source

Add meta info to hexa x config

sbg
Lorenz Meier 10 years ago
parent
commit
597ec59c01
  1. 10
      ROMFS/px4fmu_common/init.d/6001_hexa_x

10
ROMFS/px4fmu_common/init.d/6001_hexa_x

@ -1,8 +1,14 @@ @@ -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…
Cancel
Save