mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
13 lines
167 B
Plaintext
13 lines
167 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
#
|
||
|
|
# board defaults
|
||
|
|
#------------------------------------------------------------------------------
|
||
|
|
|
||
|
|
|
||
|
|
if [ $AUTOCNF = yes ]
|
||
|
|
then
|
||
|
|
|
||
|
|
fi
|
||
|
|
|
||
|
|
pwm_out mode_pwm1 start
|