hwdef: ARK_CANNODE add rangefinder
This commit is contained in:
parent
c9b8be7213
commit
c53d3ae09b
@ -125,3 +125,8 @@ define CAN_APP_NODE_NAME "org.ardupilot.ARK_CANNODE"
|
||||
define HAL_SUPPORT_RCOUT_SERIAL 1
|
||||
define HAL_WITH_ESC_TELEM 1
|
||||
define AP_SERIALLED_ENABLED 1
|
||||
|
||||
# Rangefinder
|
||||
define HAL_PERIPH_ENABLE_RANGEFINDER
|
||||
# disable rangefinder by default
|
||||
define AP_PERIPH_RANGEFINDER_PORT_DEFAULT -1
|
||||
|
Loading…
Reference in New Issue
Block a user