mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
11 lines
207 B
Bash
11 lines
207 B
Bash
#!/bin/sh
|
|
#
|
|
# board specific defaults
|
|
#------------------------------------------------------------------------------
|
|
|
|
param set-default CBRK_IO_SAFETY 0
|
|
|
|
neopixel start
|
|
safety_button start
|
|
tone_alarm start
|