shell test
This commit is contained in:
parent
c6c5cb29a7
commit
fa5288b366
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ static int iamsrv = 0;
|
|||
|
||||
void shelldebugprintf(char* x,...)
|
||||
{
|
||||
kprintf("debugprinting");
|
||||
if (iamsrv)
|
||||
srv_sendBuffer(&srv,emac_id,x,strlen(x));
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue