mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
hwdef: use HAL_PERIPH_ENABLE_PROXIMITY
This commit is contained in:
parent
9bb8df7b70
commit
c0cd255135
@ -7,6 +7,7 @@ define STM32_ADC_USE_ADC1 FALSE
|
|||||||
define HAL_DISABLE_ADC_DRIVER TRUE
|
define HAL_DISABLE_ADC_DRIVER TRUE
|
||||||
|
|
||||||
# support all proximity types
|
# support all proximity types
|
||||||
|
define HAL_PERIPH_ENABLE_PROXIMITY
|
||||||
define HAL_PROXIMITY_ENABLED 1
|
define HAL_PROXIMITY_ENABLED 1
|
||||||
|
|
||||||
define AP_PERIPH_PRX_PORT_DEFAULT 2
|
define AP_PERIPH_PRX_PORT_DEFAULT 2
|
||||||
|
Loading…
Reference in New Issue
Block a user