X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/blobdiff_plain/0834784c62e77d7d11f29b48ad96f56750234f41..ad4d3d4157a9781b6ff3f83ac72b42f8bc3db0b5:/irmpprotocols.h diff --git a/irmpprotocols.h b/irmpprotocols.h index 64309d1..134aa4a 100644 --- a/irmpprotocols.h +++ b/irmpprotocols.h @@ -5,7 +5,7 @@ * * Copyright (c) 2013-2015 Frank Meyer - frank(at)fli4l.de * - * $Id: irmpprotocols.h,v 1.30 2015/01/26 13:07:01 fm Exp $ + * $Id: irmpprotocols.h,v 1.31 2015/02/26 15:42:53 fm Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -263,7 +263,7 @@ typedef uint8_t PAUSE_LEN; *--------------------------------------------------------------------------------------------------------------------------------------------------- */ #define RC5_BIT_TIME 889.0e-6 // 889 usec pulse/pause -#define RC5_FRAME_REPEAT_PAUSE_TIME 45.0e-3 // frame repeat after 45ms +#define RC5_FRAME_REPEAT_PAUSE_TIME 88.9e-3 // frame repeat after 88.9ms #define RC5_ADDRESS_OFFSET 1 // skip 1 bit (2nd start) #define RC5_ADDRESS_LEN 6 // read 1 toggle bit (for key repetition detection) + 5 address bits