tcpTest continued
This commit is contained in:
parent
83df40b534
commit
497f66892a
@ -30,7 +30,7 @@ void tcpTestHandler(void *handle) {
|
|||||||
socketInitialized = true;
|
socketInitialized = true;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
coloredMsg(LOG_YELLOW, "tth, doing something useful with the socket");
|
// coloredMsg(LOG_YELLOW, "tth, doing something useful with the socket");
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
coloredMsg(LOG_YELLOW, "tth, network not yet ready");
|
coloredMsg(LOG_YELLOW, "tth, network not yet ready");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user