summaryrefslogtreecommitdiff
path: root/irmpconfig.h
diff options
context:
space:
mode:
authorukw2014-06-05 21:03:25 +0000
committerukw2014-06-05 21:03:25 +0000
commit69da60905f36e42ac8d1e1f92f5ecd1f93df2c97 (patch)
tree239ca270ec538a143c53eacb0f571eec14f744f2 /irmpconfig.h
parent9c07687e5473c83f851b5d82af3e3c4cae04c074 (diff)
downloadirmp-69da60905f36e42ac8d1e1f92f5ecd1f93df2c97.zip
Version 2.5.3: added LGAIR protocol (IRMP)
git-svn-id: svn://mikrocontroller.net/irmp@127 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irmpconfig.h')
-rw-r--r--irmpconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/irmpconfig.h b/irmpconfig.h
index 0c8f2b3..e01b1c7 100644
--- a/irmpconfig.h
+++ b/irmpconfig.h
@@ -5,7 +5,7 @@
*
* Copyright (c) 2009-2013 Frank Meyer - frank(at)fli4l.de
*
- * $Id: irmpconfig.h,v 1.107 2014/05/30 13:09:46 fm Exp $
+ * $Id: irmpconfig.h,v 1.109 2014/06/05 21:00:57 fm Exp $
*
* ATMEGA88 @ 8 MHz
*
@@ -88,6 +88,7 @@
#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
#define IRMP_SUPPORT_RCMM_PROTOCOL 0 // RCMM 12,24, or 32 >= 20000 ~150 bytes
+#define IRMP_SUPPORT_LGAIR_PROTOCOL 0 // LG Air Condition >= 10000 ~300 bytes
#define IRMP_SUPPORT_RADIO1_PROTOCOL 0 // RADIO, e.g. TEVION >= 10000 ~250 bytes
/*---------------------------------------------------------------------------------------------------------------------------------------------------