This commit is contained in:
Vasily Markov 2024-06-12 13:12:27 +03:00
parent 2c885f73cf
commit b700725dc0

View File

@ -33,7 +33,6 @@ void TIM7_IRQHandler()
else {
GPIO_ResetBits(GPIOB, GPIO_Pin_7);
}
// sendData(udp_send_data);
}
void USART2_IRQHandler(void)