mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
14 lines
175 B
Plaintext
14 lines
175 B
Plaintext
#!nsh
|
|
#
|
|
# Generic 10" Hexa + geometry
|
|
#
|
|
# Anton Babushkin <anton@px4.io>
|
|
#
|
|
|
|
sh /etc/init.d/rc.mc_defaults
|
|
|
|
set MIXER hexa_+
|
|
|
|
# Need to set all 8 channels
|
|
set PWM_OUT 12345678
|