Browse Source

Add meta info to F450 config

sbg
Lorenz Meier 10 years ago
parent
commit
ae13c105b9
  1. 10
      ROMFS/px4fmu_common/init.d/4011_dji_f450

10
ROMFS/px4fmu_common/init.d/4011_dji_f450

@ -1,8 +1,14 @@ @@ -1,8 +1,14 @@
#!nsh
#
# DJI Flame Wheel F450
# @name DJI Flame Wheel F450
#
# Lorenz Meier <lorenz@px4.io>
# @type Quadrotor 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 Lorenz Meier <lorenz@px4.io>
#
sh /etc/init.d/4001_quad_x

Loading…
Cancel
Save