increased double tap timeout to 250ms
[deb_libcec.git] / include / cectypes.h
index 1357e6d659dddf4db9a5fed15f351b8103c87e3c..48d1ab8f7b840a5c41b965235903acf43b18f53b 100644 (file)
@@ -82,7 +82,7 @@ namespace CEC {
 /*!
  * don't send the same key twice within this timeout in milliseconds
  */
-#define CEC_DOUBLE_TAP_TIMEOUT_MS    200
+#define CEC_DOUBLE_TAP_TIMEOUT_MS    250
 
 /*!
  * don't query the power state for the same device within this timeout in milliseconds