shell test
This commit is contained in:
parent
b35dfc1bd8
commit
446297d213
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ void* server_task(void* e)
|
|||
for (i = 0; i < 1024*4*4*4; i++)
|
||||
{
|
||||
if (srv_sendBuffer(&srv,0,buff,sizeof(buff))< 0)
|
||||
SHELLDEBUGPRINTF("dicker error!\n");
|
||||
SHELLDEBUGPRINTF("err");
|
||||
if (!(i%100))
|
||||
SHELLDEBUGPRINTF("\r-%d-",i);
|
||||
// Sleep(10);
|
||||
|
|
Loading…
Add table
Reference in a new issue