Fix debug print

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
Sara Damiano
2020-01-16 15:28:26 -05:00
parent 885f305830
commit 30f09b2429

View File

@@ -636,8 +636,7 @@ protected:
// NOT supported on SARA-R404M / SARA-R410M-01B
if (supportsAsyncSockets) {
DBG("### Opening socket asynchronously! Socket cannot be used until "
"arrival of +UUSOCO: ",
mux);
"the URC '+UUSOCO' appears.");
sendAT(GF("+USOCO="), *mux, ",\"", host, "\",", port, ",1");
if (waitResponse(timeout_ms, GF(GSM_NL "+UUSOCO: ")) == 1) {
stream.readStringUntil(',').toInt(); // skip repeated mux