mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Remove misleading secure definition
This commit is contained in:
@@ -120,6 +120,7 @@ private:
|
||||
};
|
||||
|
||||
|
||||
/*TODO!
|
||||
class GsmClientSecure : public GsmClient
|
||||
{
|
||||
public:
|
||||
@@ -138,6 +139,7 @@ public:
|
||||
return sock_connected;
|
||||
}
|
||||
};
|
||||
*/
|
||||
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user