mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-16 08:56:51 +01:00
@@ -59,7 +59,7 @@ Client::Client(bool secure)
|
||||
_hasPredefTopic = false;
|
||||
_holdPingRequest = false;
|
||||
_forwarder = nullptr;
|
||||
_clientType = Ctype_Regular;
|
||||
_clientType = Ctype_Normal;
|
||||
}
|
||||
|
||||
Client::~Client()
|
||||
|
||||
Reference in New Issue
Block a user