mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 19:47:35 +08:00
9ba2e91fa1
Use 'if ! <cmd>' instead.
14 lines
149 B
Plaintext
14 lines
149 B
Plaintext
#!nsh
|
|
#
|
|
# @name Generic Flying Wing
|
|
#
|
|
# @type Flying Wing
|
|
# @class Plane
|
|
#
|
|
# @maintainer
|
|
#
|
|
|
|
sh /etc/init.d/rc.fw_defaults
|
|
|
|
set MIXER fw_generic_wing
|