From 0715cf5e8840eccaf2268c4cee7f9fb91a4e355d Mon Sep 17 00:00:00 2001 From: ukw Date: Wed, 27 May 2015 09:38:19 +0000 Subject: Version 2.9.0: added MERLIN and FAN protocol git-svn-id: svn://mikrocontroller.net/irmp@159 aeb2e35e-bfc4-4214-b83c-9e8de998ed28 --- irsndconfig.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'irsndconfig.h') diff --git a/irsndconfig.h b/irsndconfig.h index 61e052d..bb349a9 100644 --- a/irsndconfig.h +++ b/irsndconfig.h @@ -5,7 +5,7 @@ * * Copyright (c) 2010-2015 Frank Meyer - frank(at)fli4l.de * - * $Id: irsndconfig.h,v 1.68 2015/05/07 06:51:10 fm Exp $ + * $Id: irsndconfig.h,v 1.70 2015/05/27 09:35:43 fm Exp $ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -62,6 +62,7 @@ // exotic protocols, enable here! Enable Remarks F_INTERRUPTS Program Space #define IRSND_SUPPORT_KATHREIN_PROTOCOL 0 // Kathrein >= 10000 DON'T CHANGE, NOT SUPPORTED YET! #define IRSND_SUPPORT_NUBERT_PROTOCOL 0 // NUBERT >= 10000 ~100 bytes +#define IRSND_SUPPORT_FAN_PROTOCOL 0 // FAN (ventilator) >= 10000 ~100 bytes #define IRSND_SUPPORT_SPEAKER_PROTOCOL 0 // SPEAKER >= 10000 ~100 bytes #define IRSND_SUPPORT_BANG_OLUFSEN_PROTOCOL 0 // Bang&Olufsen >= 10000 ~250 bytes #define IRSND_SUPPORT_RECS80_PROTOCOL 0 // RECS80 >= 15000 ~100 bytes -- cgit v1.2.3