summaryrefslogtreecommitdiff
path: root/irsndconfig.h
diff options
context:
space:
mode:
authorukw2015-06-15 11:41:18 +0000
committerukw2015-06-15 11:41:18 +0000
commite823894742a84b65fd2e111836f62e8fb762670a (patch)
tree38a6d2fcfdc02f48b4ea83428c8235b17aca30db /irsndconfig.h
parent43c535be41b070573e3fced6cce8ba290c7af060 (diff)
downloadirmp-e823894742a84b65fd2e111836f62e8fb762670a.zip
Version 2.9.4: added ACP24 protocol
git-svn-id: svn://mikrocontroller.net/irmp@163 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irsndconfig.h')
-rw-r--r--irsndconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/irsndconfig.h b/irsndconfig.h
index 9b7b75b..f3e90e4 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.74 2015/06/15 10:30:12 fm Exp $
+ * $Id: irsndconfig.h,v 1.75 2015/06/15 11:40:55 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
@@ -83,7 +83,7 @@
#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
-#define IRSND_SUPPORT_ACP24_PROTOCOL 1 // ACP24 >= 10000 ~150 bytes
+#define IRSND_SUPPORT_ACP24_PROTOCOL 0 // ACP24 >= 10000 ~150 bytes
/*---------------------------------------------------------------------------------------------------------------------------------------------------