mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: enable serial LEDs on ARK_CANNODE
This commit is contained in:
parent
04fa8ed593
commit
229916a48c
|
@ -126,3 +126,4 @@ define CAN_APP_NODE_NAME "org.ardupilot.ARK_CANNODE"
|
|||
# enable ESC control
|
||||
define HAL_SUPPORT_RCOUT_SERIAL 1
|
||||
define HAL_WITH_ESC_TELEM 1
|
||||
define AP_SERIALLED_ENABLED 1
|
||||
|
|
Loading…
Reference in New Issue