mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
15 lines
140 B
Plaintext
15 lines
140 B
Plaintext
#
|
|
#!nsh
|
|
#
|
|
# @name Viper
|
|
#
|
|
# @type Flying Wing
|
|
#
|
|
# @maintainer Simon Wilks <simon@px4.io>
|
|
#
|
|
|
|
sh /etc/init.d/rc.fw_defaults
|
|
|
|
set MIXER Viper
|
|
|