From 003c1008723c140e340eab96960afe47ce8f3115 Mon Sep 17 00:00:00 2001 From: ukw Date: Thu, 23 Apr 2015 12:48:55 +0000 Subject: Version 2.8.1: added PENTAX protocol git-svn-id: svn://mikrocontroller.net/irmp@155 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 9399b9b..22be163 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.65 2015/02/26 15:42:53 fm Exp $ + * $Id: irsndconfig.h,v 1.67 2015/04/23 12:47:29 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 @@ -80,6 +80,7 @@ #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. #define IRSND_SUPPORT_SAMSUNG48_PROTOCOL 0 // Samsung48 >= 10000 ~100 bytes +#define IRSND_SUPPORT_PENTAX_PROTOCOL 0 // Pentax >= 10000 ~150 bytes /*--------------------------------------------------------------------------------------------------------------------------------------------------- -- cgit v1.2.3