Working to stop ESP from hanging

This commit is contained in:
SRGDamia1
2017-05-05 17:01:03 -04:00
parent 9cab85e167
commit 2055c4568f
5 changed files with 39 additions and 37 deletions

View File

@@ -604,7 +604,7 @@ public:
if (!index) {
data.trim();
if (data.length()) {
DBG("### Unhandled:", data);
DBG(GSM_NL, "### Unhandled:", data);
}
}
else {