Aktualizace na Trace v 0.0.6
This commit is contained in:
parent
b8199d7e35
commit
ce9905a405
@ -565,7 +565,7 @@ void ThreadedGSM::CheckRing()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (dump) {
|
if (dump) {
|
||||||
TRACE(TRACE_DEBUG, F("Gsm: %s"), buffer.c_str());
|
TRACE(TRACE_DEBUG, "Gsm: %s", buffer.c_str());
|
||||||
}
|
}
|
||||||
mDte.clearBuffer();
|
mDte.clearBuffer();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user