mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +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
|