forked from Archive/PX4-Autopilot
Add meta info to octo + config
This commit is contained in:
parent
315d2ef87c
commit
2ab720c557
|
@ -1,8 +1,14 @@
|
|||
#!nsh
|
||||
#
|
||||
# Generic 10" Octo + geometry
|
||||
# @name Generic Octocopter + geometry
|
||||
#
|
||||
# Anton Babushkin <anton@px4.io>
|
||||
# @type Octorotor +
|
||||
#
|
||||
# @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