mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Added destructors
This commit is contained in:
@@ -224,6 +224,7 @@ public:
|
||||
{
|
||||
memset(sockets, 0, sizeof(sockets));
|
||||
}
|
||||
virtual ~TinyGsmMC60() {}
|
||||
|
||||
/*
|
||||
* Basic functions
|
||||
|
||||
Reference in New Issue
Block a user