Merge pull request #26 from AlexIII/master

crtp
This commit is contained in:
Sara Damiano
2020-01-31 17:16:29 -05:00
committed by GitHub
17 changed files with 89 additions and 235 deletions

View File

@@ -121,8 +121,6 @@ public:
memset(sockets, 0, sizeof(sockets));
}
virtual ~TinyGsmM590() {}
/*
* Basic functions
*/