mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
16 lines
264 B
Bash
16 lines
264 B
Bash
#!/bin/sh
|
|
#
|
|
# @name Cloudship
|
|
# @type Airship
|
|
# @class Airship
|
|
#
|
|
# @output MAIN1 thrust tilt
|
|
# @output MAIN2 starboard thruster
|
|
# @output MAIN3 port thruster
|
|
# @output MAIN4 tail thruster
|
|
|
|
. ${R}etc/init.d/rc.airship_defaults
|
|
|
|
set MIXER cloudship
|
|
set PWM_OUT 1234
|