This commit is contained in:
2024-10-14 13:44:21 +06:00
parent ff161486e1
commit 38bc6e225c
3 changed files with 11 additions and 9 deletions

View File

@@ -51,7 +51,6 @@ int main(void) {
// TODO: enabling any kind of SysTick IRQ literally causes the socket to hang forever
// with 1ms interval the hang is on DHCP_ACK, on check_DHCP_leasedIP -> sendto() ARP req
// with 1s it happens somewhere on DNS req
// wtf?
init_systick();
tim2_init();