mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Merge branch 'master' of intrepidcs.homeip.net:paulhollinsky/icsneonext
This commit is contained in:
@@ -180,6 +180,7 @@ bool Device::close() {
|
||||
if(internalHandlerCallbackID)
|
||||
com->removeMessageCallback(internalHandlerCallbackID);
|
||||
|
||||
goOffline();
|
||||
return com->close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user