summaryrefslogtreecommitdiff
path: root/irsndconfig.h
diff options
context:
space:
mode:
authorukw2015-05-29 08:27:04 +0000
committerukw2015-05-29 08:27:04 +0000
commitc2b70f0bf049613af736f73d9117327a5e3cf00b (patch)
tree0a92497927e0460f2705df2f39d8c1ff395f862a /irsndconfig.h
parent458a6d64e3f8847f7daa9b513875d1c7d32ed4cc (diff)
downloadirmp-c2b70f0bf049613af736f73d9117327a5e3cf00b.zip
Version 2.9.2: added S100 protocol, some minor corrections
git-svn-id: svn://mikrocontroller.net/irmp@161 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 a42eacd..e661f37 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.71 2015/05/28 06:46:49 fm Exp $
+ * $Id: irsndconfig.h,v 1.73 2015/05/29 08:24:37 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
@@ -82,6 +82,7 @@
#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
+#define IRSND_SUPPORT_S100_PROTOCOL 0 // S100 >= 10000 ~150 bytes
/*---------------------------------------------------------------------------------------------------------------------------------------------------