mirror of
https://github.com/vshymanskyy/TinyGSM.git
synced 2026-05-15 04:06:10 +00:00
Go to finish after verbose error output
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
@@ -405,6 +405,7 @@ class TinyGsmModem {
|
||||
DBG(GF("Verbose details <<<"), data, GF(">>>"));
|
||||
#endif
|
||||
data = "";
|
||||
goto finish;
|
||||
}
|
||||
#endif
|
||||
else if (thisModem().handleURCs(data)) {
|
||||
|
||||
Reference in New Issue
Block a user