mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Explicit destructors
This commit is contained in:
@@ -22,6 +22,8 @@ public:
|
||||
: TinyGsmSim800(stream)
|
||||
{}
|
||||
|
||||
virtual ~TinyGsmSim808(){}
|
||||
|
||||
/*
|
||||
* GPS location functions
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user