From: Lars Op den Kamp Date: Tue, 11 Oct 2011 22:46:45 +0000 (+0200) Subject: CEC_SETTLE_DOWN_TIME 1000->1500. fixes 'permission denied' when accessing the adapter... X-Git-Tag: upstream/2.2.0~1^2~251 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=1097c82bb472a24f9db37674847e22a1c84ad03e;p=deb_libcec.git CEC_SETTLE_DOWN_TIME 1000->1500. fixes 'permission denied' when accessing the adapter right after inserting it --- diff --git a/include/CECExports.h b/include/CECExports.h index e3f1b76..fd6162c 100644 --- a/include/CECExports.h +++ b/include/CECExports.h @@ -56,7 +56,7 @@ namespace CEC { #endif #define CEC_MIN_VERSION 6 #define CEC_LIB_VERSION 6 - #define CEC_SETTLE_DOWN_TIME 1000 + #define CEC_SETTLE_DOWN_TIME 1500 #define CEC_BUTTON_TIMEOUT 500 typedef enum cec_user_control_code