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