remove wrong comment
This commit is contained in:
parent
bbf4706c50
commit
a79f47d365
1 changed files with 0 additions and 2 deletions
|
@ -254,8 +254,6 @@ netio_sent(void *arg, struct tcp_pcb *pcb, u16_t len)
|
|||
/* done with this round of sending */
|
||||
ns->buf_pos = 0;
|
||||
ns->cntr = 0;
|
||||
|
||||
/* check if timer expired */
|
||||
ns->buf_ptr[0] = 1;
|
||||
ns->state = NETIO_STATE_SEND_DATA_LAST;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue