summaryrefslogtreecommitdiff
path: root/irsndconfig.h
diff options
context:
space:
mode:
authorukw2015-04-23 12:48:55 +0000
committerukw2015-04-23 12:48:55 +0000
commit003c1008723c140e340eab96960afe47ce8f3115 (patch)
tree99b97ae705e658075d445da3a1111d8497c46353 /irsndconfig.h
parentad4d3d4157a9781b6ff3f83ac72b42f8bc3db0b5 (diff)
downloadirmp-003c1008723c140e340eab96960afe47ce8f3115.zip
Version 2.8.1: added PENTAX protocol
git-svn-id: svn://mikrocontroller.net/irmp@155 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irsndconfig.h')
-rw-r--r--irsndconfig.h3
1 files changed, 2 insertions, 1 deletions
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
/*---------------------------------------------------------------------------------------------------------------------------------------------------