mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
holybro_can-gps-v1:Added Support for holybro can gps
This commit is contained in:
committed by
Daniel Agar
parent
9e69b16c3c
commit
0554755ed2
16
boards/holybro/can-gps-v1/init/rc.board_defaults
Normal file
16
boards/holybro/can-gps-v1/init/rc.board_defaults
Normal file
@@ -0,0 +1,16 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# board specific defaults
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
||||
if [ $AUTOCNF = yes ]
|
||||
then
|
||||
# Disable safety switch by default
|
||||
param set CBRK_IO_SAFETY 22027
|
||||
|
||||
fi
|
||||
|
||||
rgbled_ncp5623c -I -b 1 -a 0x39 start
|
||||
|
||||
#safety_button start
|
||||
Reference in New Issue
Block a user