summaryrefslogtreecommitdiff
path: root/irsndconfig.h
diff options
context:
space:
mode:
authorukw2012-10-26 08:22:19 +0000
committerukw2012-10-26 08:22:19 +0000
commitf874da09e608f96bceeb5a8599c5e4bd418168e1 (patch)
tree71913538afc71c09e85031ba249d6070cd788b6b /irsndconfig.h
parenta03ad359eac6c94c5a136e48c66b435544def63c (diff)
downloadirmp-f874da09e608f96bceeb5a8599c5e4bd418168e1.zip
Version 2.3.1: corrected OC0A for ATmega48/88/168/328
git-svn-id: svn://mikrocontroller.net/irmp@105 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 46e33be..03e1655 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.41 2012/10/05 07:58:39 fm Exp $
+ * $Id: irsndconfig.h,v 1.43 2012/10/26 08:12:17 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 1 // RC5 >= 10000 ~150 bytes
+#define IRSND_SUPPORT_RC5_PROTOCOL 0 // 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