hwdef: add MatekL431-RC for RC input
This commit is contained in:
parent
103caac92c
commit
ca549e1887
10
libraries/AP_HAL_ChibiOS/hwdef/MatekL431-RC/hwdef.dat
Normal file
10
libraries/AP_HAL_ChibiOS/hwdef/MatekL431-RC/hwdef.dat
Normal file
@ -0,0 +1,10 @@
|
||||
include ../MatekL431/hwdef.inc
|
||||
|
||||
define CAN_APP_NODE_NAME "org.ardupilot.MatekL431-RC"
|
||||
|
||||
define HAL_USE_ADC FALSE
|
||||
define STM32_ADC_USE_ADC1 FALSE
|
||||
define HAL_DISABLE_ADC_DRIVER TRUE
|
||||
|
||||
define HAL_PERIPH_ENABLE_RCIN 1
|
||||
define AP_PERIPH_RC1_PORT_DEFAULT 2
|
Loading…
Reference in New Issue
Block a user