We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f85dbe commit 9fed0deCopy full SHA for 9fed0de
hardware/LogitechMediaServer.h
@@ -68,6 +68,7 @@ class CLogitechMediaServer : public CDomoticzHardwareBase
68
std::string m_User;
69
std::string m_Pwd;
70
bool m_bShowedStartupMessage;
71
+ int m_iMissedQueries;
72
73
boost::shared_ptr<boost::thread> m_thread;
74
volatile bool m_stoprequested;
0 commit comments