mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-16 13:30:34 +08:00
3ebf030a02
This was required for shellsheck.
14 lines
153 B
Bash
14 lines
153 B
Bash
#!/bin/sh
|
|
#
|
|
# @name Generic Flying Wing
|
|
#
|
|
# @type Flying Wing
|
|
# @class Plane
|
|
#
|
|
# @maintainer
|
|
#
|
|
|
|
sh /etc/init.d/rc.fw_defaults
|
|
|
|
set MIXER fw_generic_wing
|