Closed fhunleth closed 3 years ago
This fixes warnings like the following:
20:16:49.863 [warn] Unexpected AT+CREG? response: {:ok, "+CREG: ", [1, "xxxx", "xxxxxx", 7]}
This really looks like the "2" is missing from the response. The rest of the information looks fine.
This fixes warnings like the following:
This really looks like the "2" is missing from the response. The rest of the information looks fine.