summaryrefslogtreecommitdiff
path: root/irmpconfig.h
diff options
context:
space:
mode:
authorukw2010-09-02 10:07:18 +0000
committerukw2010-09-02 10:07:18 +0000
commitc7a47e897cc2d4716bf54b323c46978e624b65cf (patch)
tree1bfb9ff28efb0971fea1d57a9a2b3564badd5b93 /irmpconfig.h
parent4957f820f027b7e0f30b88fbef5a11c8e7d9c570 (diff)
downloadirmp-c7a47e897cc2d4716bf54b323c46978e624b65cf.zip
Version 1.8.0: added JVC in irsnd, fitted APPLE protocol to IRMP 1.7.3
git-svn-id: svn://mikrocontroller.net/irmp@46 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irmpconfig.h')
-rw-r--r--irmpconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/irmpconfig.h b/irmpconfig.h
index 2d26848..1a42f89 100644
--- a/irmpconfig.h
+++ b/irmpconfig.h
@@ -3,7 +3,7 @@
*
* Copyright (c) 2010 Frank Meyer - frank(at)fli4l.de
*
- * $Id: irmpconfig.h,v 1.37 2010/08/18 12:03:26 fm Exp $
+ * $Id: irmpconfig.h,v 1.39 2010/08/30 15:45:27 fm Exp $
*
* ATMEGA88 @ 8 MHz
*
@@ -51,7 +51,7 @@
#define IRMP_SUPPORT_DENON_PROTOCOL 1 // DENON >= 10000 ~250 bytes
#define IRMP_SUPPORT_JVC_PROTOCOL 1 // JVC >= 10000 ~250 bytes
#define IRMP_SUPPORT_RC5_PROTOCOL 1 // RC5 >= 10000 ~250 bytes
-#define IRMP_SUPPORT_RC6_PROTOCOL 1 // RC6 >= 10000 ~200 bytes
+#define IRMP_SUPPORT_RC6_PROTOCOL 1 // RC6 & RC6A >= 10000 ~200 bytes
#define IRMP_SUPPORT_GRUNDIG_PROTOCOL 1 // Grundig >= 10000 ~150 bytes
#define IRMP_SUPPORT_NOKIA_PROTOCOL 1 // Nokia >= 10000 ~150 bytes
#define IRMP_SUPPORT_NUBERT_PROTOCOL 1 // NUBERT >= 10000 ~50 bytes