mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 15:17:34 +08:00
10 lines
192 B
Bash
10 lines
192 B
Bash
#!/bin/sh
|
|
#
|
|
# board specific defaults
|
|
#------------------------------------------------------------------------------
|
|
|
|
param set-default CBRK_IO_SAFETY 0
|
|
|
|
safety_button start
|
|
tone_alarm start
|