mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
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