mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Remove deprecated advanced PWM defs in mcuconf
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
bc2425fa52
commit
24452d37b6
@ -17,8 +17,5 @@
|
||||
#pragma once
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef STM32_PWM_USE_ADVANCED
|
||||
#define STM32_PWM_USE_ADVANCED TRUE
|
||||
|
||||
#undef STM32_PWM_USE_TIM1
|
||||
#define STM32_PWM_USE_TIM1 TRUE
|
||||
|
Loading…
Reference in New Issue
Block a user