mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
17 lines
203 B
Plaintext
17 lines
203 B
Plaintext
#!nsh
|
|
#
|
|
# @name Generic Tricopter Y- Geometry
|
|
#
|
|
# @type Tricopter Y-
|
|
#
|
|
# @maintainer Trent Lukaczyk <aerialhedgehog@gmail.com>
|
|
#
|
|
|
|
sh /etc/init.d/rc.mc_defaults
|
|
|
|
set MIXER tri_y_yaw-
|
|
|
|
set PWM_OUT 1234
|
|
|
|
|