increased double tap timeout to 250ms
authorLars Op den Kamp <lars@opdenkamp.eu>
Wed, 31 Oct 2012 14:55:42 +0000 (15:55 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 31 Oct 2012 14:55:42 +0000 (15:55 +0100)
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