AP_HAL_ChibiOS: remove unused HAL_RCIN_PULSE_PPM_ONLY define

This commit is contained in:
Peter Barker 2022-07-21 15:40:55 +10:00 committed by Andrew Tridgell
parent 2ebba3ea99
commit dc8862822f
2 changed files with 0 additions and 8 deletions

View File

@ -95,10 +95,6 @@ define RCIN_ICU_TIMER ICUD1
define RCIN_ICU_CHANNEL ICU_CHANNEL_1
define STM32_RCIN_DMA_STREAM STM32_DMA_STREAM_ID(1, 2)
# only use pulse input for PPM, other protocols
# are on serial
define HAL_RCIN_PULSE_PPM_ONLY
#DMA Channel Not relevant for F1 series
define STM32_RCIN_DMA_CHANNEL 0

View File

@ -95,10 +95,6 @@ define RCIN_ICU_TIMER ICUD1
define RCIN_ICU_CHANNEL ICU_CHANNEL_1
define STM32_RCIN_DMA_STREAM STM32_DMA_STREAM_ID(1, 2)
# only use pulse input for PPM, other protocols
# are on serial
define HAL_RCIN_PULSE_PPM_ONLY
#DMA Channel Not relevant for F1 series
define STM32_RCIN_DMA_CHANNEL 0