hwdef: ARK_CANNODE add rangefinder

This commit is contained in:
alexklimaj 2023-12-20 11:49:26 -07:00 committed by Andrew Tridgell
parent c9b8be7213
commit c53d3ae09b

View File

@ -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