update to new version
This commit is contained in:
parent
7d8254bd81
commit
9bb1f01905
3 changed files with 8 additions and 7 deletions
|
@ -312,7 +312,7 @@ request_prefix(void)
|
|||
uip_buf[1] = 'P';
|
||||
uip_len = 2;
|
||||
slip_send();
|
||||
uip_len = 0;
|
||||
uip_clear_buf();
|
||||
}
|
||||
/*---------------------------------------------------------------------------*/
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue