...
This commit is contained in:
parent
c9b07ee579
commit
80728c19c5
1 changed files with 1 additions and 0 deletions
|
@ -325,6 +325,7 @@ void* client_task(void* e)
|
|||
{
|
||||
SHELLDEBUGPRINTF("retry connect\n");
|
||||
}
|
||||
SHELLDEBUGPRINTF("connected\n");
|
||||
sleep(1);
|
||||
cli_sendBuffer(&cli,"Hallo Welt",sizeof("Hallo Welt"));
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue