summaryrefslogtreecommitdiff
path: root/irmpconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'irmpconfig.h')
-rw-r--r--irmpconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/irmpconfig.h b/irmpconfig.h
index 457b369..297ec2f 100644
--- a/irmpconfig.h
+++ b/irmpconfig.h
@@ -104,6 +104,12 @@
#endif
/*---------------------------------------------------------------------------------------------------------------------------------------------------
+ * Set IRMP_PROTOCOL_NAMES to 1 if want to access protocol names (for logging etc), costs ~300 bytes RAM!
+ *---------------------------------------------------------------------------------------------------------------------------------------------------
+ */
+#define IRMP_PROTOCOL_NAMES 0 // 1: access protocol names, 0: do not (default),
+
+/*---------------------------------------------------------------------------------------------------------------------------------------------------
* DO NOT CHANGE THE FOLLOWING LINES !
*---------------------------------------------------------------------------------------------------------------------------------------------------
*/