]> cloudbase.mooo.com Git - irmp.git/blobdiff - irmpconfig.h
Version 2.9.4: added ACP24 protocol
[irmp.git] / irmpconfig.h
index 2bbc42ec1da778b18c8452e3488016c5e290b038..34247c3fc5b2fba785be7c15584facbd1a62281a 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 2009-2015 Frank Meyer - frank(at)fli4l.de\r
  * Extensions for PIC 12F1820 W.Strobl 2014-07-20\r
  *\r
- * $Id: irmpconfig.h,v 1.132 2015/05/29 08:24:37 fm Exp $\r
+ * $Id: irmpconfig.h,v 1.133 2015/06/15 10:30:10 fm Exp $\r
  *\r
  * This program is free software; you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
@@ -93,7 +93,8 @@
 #define IRMP_SUPPORT_SAMSUNG48_PROTOCOL         0       // Samsung48            >= 10000                 ~100 bytes (SAMSUNG must be enabled!)\r
 #define IRMP_SUPPORT_MERLIN_PROTOCOL            0       // Merlin               >= 15000 (better 20000)  ~300 bytes\r
 #define IRMP_SUPPORT_PENTAX_PROTOCOL            0       // Pentax               >= 10000                 ~150 bytes\r
-#define IRMP_SUPPORT_S100_PROTOCOL              0       // S100                >= 10000                 ~250 bytes\r
+#define IRMP_SUPPORT_S100_PROTOCOL              0       // S100                 >= 10000                 ~250 bytes\r
+#define IRMP_SUPPORT_ACP24_PROTOCOL             1       // ACP24                >= 10000                 ~250 bytes\r
 #define IRMP_SUPPORT_RADIO1_PROTOCOL            0       // RADIO, e.g. TEVION   >= 10000                 ~250 bytes (experimental)\r
 \r
 /*---------------------------------------------------------------------------------------------------------------------------------------------------\r