summaryrefslogtreecommitdiff
path: root/irsndconfig.h
diff options
context:
space:
mode:
authorukw2012-10-05 08:12:41 +0000
committerukw2012-10-05 08:12:41 +0000
commita03ad359eac6c94c5a136e48c66b435544def63c (patch)
tree7bfd6217151211cf1758f34aa3026b7e8c412ab7 /irsndconfig.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 'irsndconfig.h')
-rw-r--r--irsndconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/irsndconfig.h b/irsndconfig.h
index 59ecd41..46e33be 100644
--- a/irsndconfig.h
+++ b/irsndconfig.h
@@ -5,7 +5,7 @@
*
* Copyright (c) 2010-2011 Frank Meyer - frank(at)fli4l.de
*
- * $Id: irsndconfig.h,v 1.40 2012/06/18 09:00:46 fm Exp $
+ * $Id: irsndconfig.h,v 1.41 2012/10/05 07:58:39 fm Exp $
*
* ATMEGA88 @ 8 MHz
*
@@ -48,7 +48,7 @@
#define IRSND_SUPPORT_DENON_PROTOCOL 1 // DENON, Sharp >= 10000 ~200 bytes
// more protocols, enable here! Enable Remarks F_INTERRUPTS Program Space
-#define IRSND_SUPPORT_RC5_PROTOCOL 0 // RC5 >= 10000 ~150 bytes
+#define IRSND_SUPPORT_RC5_PROTOCOL 1 // RC5 >= 10000 ~150 bytes
#define IRSND_SUPPORT_RC6_PROTOCOL 0 // RC6 >= 10000 ~250 bytes
#define IRSND_SUPPORT_RC6A_PROTOCOL 0 // RC6A >= 10000 ~250 bytes
#define IRSND_SUPPORT_JVC_PROTOCOL 0 // JVC >= 10000 ~150 bytes