mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 01:14:07 +08:00
15 lines
198 B
Plaintext
15 lines
198 B
Plaintext
#!nsh
|
|
#
|
|
# @name Generic 10" Octo coaxial geometry
|
|
#
|
|
# @type Octorotor Coaxial
|
|
#
|
|
# @maintainer Lorenz Meier <lorenz@px4.io>
|
|
#
|
|
|
|
sh /etc/init.d/rc.mc_defaults
|
|
|
|
set MIXER octo_cox
|
|
|
|
set PWM_OUT 12345678
|