Remove STM32_PWM_USE_ADVANCED
references (#24432)
This commit is contained in:
parent
c622e1439c
commit
a7486a8d87
23 changed files with 2 additions and 64 deletions
|
@ -21,8 +21,5 @@
|
|||
#undef STM32_I2C_USE_I2C1
|
||||
#define STM32_I2C_USE_I2C1 TRUE
|
||||
|
||||
#undef STM32_PWM_USE_ADVANCED
|
||||
#define STM32_PWM_USE_ADVANCED TRUE
|
||||
|
||||
#undef STM32_PWM_USE_TIM1
|
||||
#define STM32_PWM_USE_TIM1 TRUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue