not on h7 though

This commit is contained in:
Matthew Kennedy 2023-03-24 16:45:55 -07:00
parent 3d6f748c99
commit 8b89860042
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@
#define STM32_PWM_USE_ADVANCED FALSE
#define STM32_PWM_USE_TIM1 FALSE
#define STM32_PWM_USE_TIM2 FALSE
#define STM32_PWM_USE_TIM3 TRUE
#define STM32_PWM_USE_TIM3 FALSE
#define STM32_PWM_USE_TIM4 TRUE
#define STM32_PWM_USE_TIM5 TRUE
#define STM32_PWM_USE_TIM8 TRUE