Added debug print of version.
This commit is contained in:
@@ -256,6 +256,7 @@ public:
|
||||
}
|
||||
|
||||
bool init() {
|
||||
DBG(GF("### TinyGSM Version:"), TINYGSM_VERSION);
|
||||
if (!testAT()) {
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user