cmd handler stuff
This commit is contained in:
@ -110,8 +110,6 @@ void mqttCommHandler(void *handle) {
|
||||
schAdd(mqttCommHandler, NULL, 60000, 100);
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
coloredMsg(LOG_YELLOW, "mqch, network not yet ready");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user