Browse Source

Add meta info to octo x config

sbg
Lorenz Meier 10 years ago
parent
commit
52cd988ca3
  1. 10
      ROMFS/px4fmu_common/init.d/8001_octo_x

10
ROMFS/px4fmu_common/init.d/8001_octo_x

@ -1,8 +1,14 @@ @@ -1,8 +1,14 @@
#!nsh
#
# Generic 10" Octo X geometry
# @name Generic Octocopter X geometry
#
# Anton Babushkin <anton@px4.io>
# @type Octorotor 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