update to new version

This commit is contained in:
harald42 2016-02-25 13:25:24 +01:00
parent 7d8254bd81
commit 9bb1f01905
3 changed files with 8 additions and 7 deletions

View file

@ -312,7 +312,7 @@ request_prefix(void)
uip_buf[1] = 'P';
uip_len = 2;
slip_send();
uip_len = 0;
uip_clear_buf();
}
/*---------------------------------------------------------------------------*/
void