summaryrefslogtreecommitdiff
path: root/irmpprotocols.h
diff options
context:
space:
mode:
authorukw2012-10-05 08:12:41 +0000
committerukw2012-10-05 08:12:41 +0000
commita03ad359eac6c94c5a136e48c66b435544def63c (patch)
tree7bfd6217151211cf1758f34aa3026b7e8c412ab7 /irmpprotocols.h
parent3a7e26e1f87a0e738f763d2df005d5da1690696d (diff)
downloadirmp-a03ad359eac6c94c5a136e48c66b435544def63c.zip
Version 2.3.0: some timer and variable name corrections
git-svn-id: svn://mikrocontroller.net/irmp@104 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irmpprotocols.h')
-rw-r--r--irmpprotocols.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/irmpprotocols.h b/irmpprotocols.h
index 89b6226..dd7bcba 100644
--- a/irmpprotocols.h
+++ b/irmpprotocols.h
@@ -5,7 +5,7 @@
*
* Copyright (c) 2012 Frank Meyer - frank(at)fli4l.de
*
- * $Id: irmpprotocols.h,v 1.5 2012/07/11 12:44:30 fm Exp $
+ * $Id: irmpprotocols.h,v 1.6 2012/10/05 07:58:39 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
@@ -484,7 +484,7 @@ typedef uint8_t PAUSE_LEN;
#define THOMSON_FLAGS 0 // flags
#define BOSE_START_BIT_PULSE_TIME 1060.0e-6 // 1060 usec pulse
-#define BOSE_START_BIT_PAUSE_TIME 1430.0e-6 // 1430 usec pause
+#define BOSE_START_BIT_PAUSE_TIME 1425.0e-6 // 1425 usec pause
#define BOSE_PULSE_TIME 550.0e-6 // 550 usec pulse
#define BOSE_1_PAUSE_TIME 1425.0e-6 // 1425 usec pause
#define BOSE_0_PAUSE_TIME 437.0e-6 // 437 usec pause