mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
13 lines
247 B
Plaintext
13 lines
247 B
Plaintext
#!nsh
|
|
#
|
|
# @name Passthrough mode for Snapdragon
|
|
#
|
|
# @type custom
|
|
#
|
|
# @maintainer Julian Oes <julian@oes.ch>
|
|
#
|
|
# This startup can be used on Pixhawk/Pixfalcon/Pixracer for the
|
|
# passthrough of RC input and PWM output.
|
|
|
|
set VEHICLE_TYPE passthrough
|