remove dirty workaround
This commit is contained in:
parent
81d384b1b0
commit
45d1acddca
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ int network_init(void)
|
|||
// Initialize lwIP modules
|
||||
tcpip_init(tcp_init_ok, NULL);
|
||||
|
||||
lwip_initialized = 0;
|
||||
while(!lwip_initialized) {
|
||||
reschedule();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue