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