6 lines
99 B
C
6 lines
99 B
C
#pragma once
|
|
|
|
#include_next <mcuconf.h>
|
|
|
|
#undef STM32_PWM_USE_TIM5
|
|
#define STM32_PWM_USE_TIM5 TRUE
|