1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00

Update STM32F4 DMA-Timer mapping comments for datasheet compliance (#14492)

This commit is contained in:
ke deng 2025-07-03 00:30:19 +08:00 committed by GitHub
parent 0d94108068
commit 46c73e70ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -200,7 +200,7 @@ const timerHardware_t fullTimerHardware[FULL_TIMER_CHANNEL_COUNT] = {
0
1
2 TIM4_CH1 TIM4_CH2 TIM4_CH3
3 TIM2_CH3 TIM2_CH1 TIM2_CH1 TIM2_CH4
3 TIM2_CH3 TIM2_CH1 TIM2_CH2 TIM2_CH4
TIM2_CH4
4
5 TIM3_CH4 TIM3_CH1 TIM3_CH2 TIM3_CH3