summaryrefslogtreecommitdiff
path: root/irmpconfig.h
diff options
context:
space:
mode:
authorukw2012-12-11 21:30:52 +0000
committerukw2012-12-11 21:30:52 +0000
commit2fb27bfeb30bd6aaae8f5b7634a545bad8fd66e8 (patch)
treeefbf88f7e0d53aa96c0569d3d3059c2cebcd2157 /irmpconfig.h
parent775fabfac758cbdc33aa81431380ed0b6377143b (diff)
downloadirmp-2fb27bfeb30bd6aaae8f5b7634a545bad8fd66e8.zip
Version 2.3.5: added A1TVBOX protocol.
git-svn-id: svn://mikrocontroller.net/irmp@110 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irmpconfig.h')
-rw-r--r--irmpconfig.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/irmpconfig.h b/irmpconfig.h
index 646bb42..a8424cf 100644
--- a/irmpconfig.h
+++ b/irmpconfig.h
@@ -5,7 +5,7 @@
*
* Copyright (c) 2009-2012 Frank Meyer - frank(at)fli4l.de
*
- * $Id: irmpconfig.h,v 1.95 2012/11/18 17:51:26 fm Exp $
+ * $Id: irmpconfig.h,v 1.97 2012/12/11 21:31:36 fm Exp $
*
* ATMEGA88 @ 8 MHz
*
@@ -81,8 +81,10 @@
#define IRMP_SUPPORT_FDC_PROTOCOL 0 // FDC3402 keyboard >= 10000 (better 15000) ~150 bytes (~400 in combination with RC5)
#define IRMP_SUPPORT_RCCAR_PROTOCOL 0 // RC Car >= 10000 (better 15000) ~150 bytes (~500 in combination with RC5)
#define IRMP_SUPPORT_RUWIDO_PROTOCOL 0 // RUWIDO, T-Home >= 15000 ~550 bytes
+#define IRMP_SUPPORT_A1TVBOX_PROTOCOL 0 // A1 TV BOX >= 15000 (better 20000) ~300 bytes
#define IRMP_SUPPORT_LEGO_PROTOCOL 0 // LEGO Power RC >= 20000 ~150 bytes
+
/*---------------------------------------------------------------------------------------------------------------------------------------------------
* Change hardware pin here for ATMEL AVR
*---------------------------------------------------------------------------------------------------------------------------------------------------