A default timeout value of 125 ms should work for all decoders.
Declare a constant to help standardize its' use.
Signed-off-by: Eric Nelson
---
V2 increases the default timeout to 125ms as requested by Mauro
include/media/rc-core.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/me
Thanks Mauro,
On 10/03/2015 07:25 AM, Mauro Carvalho Chehab wrote:
> Em Mon, 21 Sep 2015 12:08:43 -0700
> Eric Nelson escreveu:
>
>> A default timeout value of 100ms is workable for most decoders.
>> Declare a constant to help standardize its' use.
>
> I guess the worse case scenario is the NEC
Em Mon, 21 Sep 2015 12:08:43 -0700
Eric Nelson escreveu:
> A default timeout value of 100ms is workable for most decoders.
> Declare a constant to help standardize its' use.
I guess the worse case scenario is the NEC protocol:
http://www.sbprojects.com/knowledge/ir/nec.php
with allows a
A default timeout value of 100ms is workable for most decoders.
Declare a constant to help standardize its' use.
Signed-off-by: Eric Nelson
---
include/media/rc-core.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/media/rc-core.h b/include/media/rc-core.h
index ec921f6..62c64bd 100