fix
This commit is contained in:
parent
2c885f73cf
commit
b700725dc0
@ -33,7 +33,6 @@ void TIM7_IRQHandler()
|
|||||||
else {
|
else {
|
||||||
GPIO_ResetBits(GPIOB, GPIO_Pin_7);
|
GPIO_ResetBits(GPIOB, GPIO_Pin_7);
|
||||||
}
|
}
|
||||||
// sendData(udp_send_data);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void USART2_IRQHandler(void)
|
void USART2_IRQHandler(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user