cec: retry to get the firmware version when it failed. wait for active tranmission...
[deb_libcec.git] / include / cectypes.h
index e602ac9921ae51f65979307367c0475791d6396f..5213b3770ab417c5bb434e24d8d8cd10b24ff459 100644 (file)
@@ -77,6 +77,7 @@ namespace CEC {
 #define CEC_DEFAULT_TRANSMIT_WAIT    2000
 #define CEC_DEFAULT_TRANSMIT_RETRIES 1
 #define CEC_PING_ADAPTER_TRIES       5
+#define CEC_FW_VERSION_TRIES         5
 
 #define CEC_MIN_LIB_VERSION          1
 #define CEC_LIB_VERSION_MAJOR        1