cec: handle bus scan from LG TVs
[deb_libcec.git] / src / lib / platform / serialport.h
index 45c28506ee575498230adca2de0b234aac65fc24..f5035b908f21705a57bdee173b5e127784145198 100644 (file)
@@ -72,6 +72,7 @@ namespace CEC
       std::string     m_error;
       std::string     m_name;
       CMutex          m_mutex;
+      bool            m_tostdout;
 
   #ifdef __WINDOWS__
       bool SetTimeouts(bool bBlocking);