lower retry timeout for source switches
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 11 Oct 2012 12:14:58 +0000 (14:14 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 11 Oct 2012 12:14:58 +0000 (14:14 +0200)
include/cectypes.h

index 2af86437c726152708000c6cb77b3b8422aa2d11..158772d5970866c1b366b8b58aba664e9e93fbcc 100644 (file)
@@ -257,7 +257,7 @@ namespace CEC {
 /*!
  * wait this amount of milliseconds before retrying when libCEC failed to make itself the active source
  */
-#define CEC_ACTIVE_SOURCE_SWITCH_RETRY_TIME_MS 5000
+#define CEC_ACTIVE_SOURCE_SWITCH_RETRY_TIME_MS 1000
 
 /*!
  * don't forward any power off command to the client application for this amount of milliseconds after sending a power off command