Add support for register callbacks
This commit is contained in:
@@ -261,7 +261,7 @@ void CAN1_SCE_IRQHandler(void)
|
||||
void TIM4_IRQHandler(void)
|
||||
{
|
||||
/* USER CODE BEGIN TIM4_IRQn 0 */
|
||||
REQUESTER_Pulse_TIM_Handler();
|
||||
|
||||
/* USER CODE END TIM4_IRQn 0 */
|
||||
HAL_TIM_IRQHandler(&htim4);
|
||||
/* USER CODE BEGIN TIM4_IRQn 1 */
|
||||
|
||||
Reference in New Issue
Block a user