tcpTest continued

This commit is contained in:
Wolfgang Hottgenroth 2020-11-11 14:27:54 +01:00
parent 83df40b534
commit 497f66892a
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -30,7 +30,7 @@ void tcpTestHandler(void *handle) {
socketInitialized = true;
}
} else {
coloredMsg(LOG_YELLOW, "tth, doing something useful with the socket");
// coloredMsg(LOG_YELLOW, "tth, doing something useful with the socket");
}
} else {
coloredMsg(LOG_YELLOW, "tth, network not yet ready");