From c1dfa01fb7d5cbaf43375fdba304ab8887bcae3c Mon Sep 17 00:00:00 2001 From: ukw Date: Mon, 23 Jun 2014 06:58:42 +0000 Subject: Version 2.5.3: added LGAIR protocol (IRSND) git-svn-id: svn://mikrocontroller.net/irmp@129 aeb2e35e-bfc4-4214-b83c-9e8de998ed28 --- irsndconfig.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'irsndconfig.h') diff --git a/irsndconfig.h b/irsndconfig.h index 654dc0c..6360ba8 100644 --- a/irsndconfig.h +++ b/irsndconfig.h @@ -5,7 +5,7 @@ * * Copyright (c) 2010-2013 Frank Meyer - frank(at)fli4l.de * - * $Id: irsndconfig.h,v 1.57 2014/06/03 12:28:41 fm Exp $ + * $Id: irsndconfig.h,v 1.58 2014/06/23 06:56:00 fm Exp $ * * ATMEGA88 @ 8 MHz * @@ -77,6 +77,8 @@ #define IRSND_SUPPORT_RUWIDO_PROTOCOL 0 // RUWIDO, T-Home >= 15000 ~250 bytes #define IRSND_SUPPORT_A1TVBOX_PROTOCOL 0 // A1 TV BOX >= 15000 (better 20000) ~200 bytes #define IRSND_SUPPORT_LEGO_PROTOCOL 0 // LEGO Power RC >= 20000 ~150 bytes +#define IRSND_SUPPORT_RCMM_PROTOCOL 0 // RCMM 12,24, or 32 >= 20000 DON'T CHANGE, NOT SUPPORTED YET! +#define IRSND_SUPPORT_LGAIR_PROTOCOL 0 // LG Air Condition >= 10000 ~150 bytes. /*--------------------------------------------------------------------------------------------------------------------------------------------------- * AVR section: -- cgit v1.2.3