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