diff options
Diffstat (limited to 'bsp/radio-controller-1/Inc/stm32f1xx_it.h')
-rw-r--r-- | bsp/radio-controller-1/Inc/stm32f1xx_it.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bsp/radio-controller-1/Inc/stm32f1xx_it.h b/bsp/radio-controller-1/Inc/stm32f1xx_it.h index 576c3bd..f56b635 100644 --- a/bsp/radio-controller-1/Inc/stm32f1xx_it.h +++ b/bsp/radio-controller-1/Inc/stm32f1xx_it.h @@ -54,7 +54,6 @@ void SVC_Handler(void); void DebugMon_Handler(void); void PendSV_Handler(void); void SysTick_Handler(void); -void DMA1_Channel2_IRQHandler(void); void USB_HP_CAN1_TX_IRQHandler(void); void USB_LP_CAN1_RX0_IRQHandler(void); void TIM1_TRG_COM_IRQHandler(void); |