🏗️ Fix Maple HAL/STM32F1 PWM (#23211)
This commit is contained in:
committed by
Scott Lahteine
parent
d7abb891cd
commit
48358d6a5c
@ -110,4 +110,4 @@ void HAL_timer_disable_interrupt(const uint8_t timer_num);
|
||||
bool HAL_timer_interrupt_enabled(const uint8_t timer_num);
|
||||
|
||||
void HAL_timer_isr_prologue(const uint8_t timer_num);
|
||||
#define HAL_timer_isr_epilogue(TIMER_NUM)
|
||||
#define HAL_timer_isr_epilogue(T)
|
||||
|
Reference in New Issue
Block a user