]> cloudbase.mooo.com Git - irmp.git/blobdiff - irmp.h
Version 2.6.0: added SAMSUNG48 protocol (yet only in IRMP).
[irmp.git] / irmp.h
diff --git a/irmp.h b/irmp.h
index 2ff7766c2fc4e0e2dfd2f98fe3499740b1227765..f1ee0810f4d675c893994025946cb51c765ae8ce 100644 (file)
--- a/irmp.h
+++ b/irmp.h
 #  define IRMP_SUPPORT_LEGO_PROTOCOL            0\r
 #endif\r
 \r
+#if IRMP_SUPPORT_SAMSUNG48_PROTOCOL == 1 && IRMP_SUPPORT_SAMSUNG_PROTOCOL == 0\r
+#  warning SAMSUNG48 protocol needs also SAMSUNG protocol, SAMSUNG protocol enabled\r
+#  undef IRMP_SUPPORT_SAMSUNG_PROTOCOL\r
+#  define IRMP_SUPPORT_SAMSUNG_PROTOCOL         1\r
+#endif\r
+\r
 #if IRMP_SUPPORT_JVC_PROTOCOL == 1 && IRMP_SUPPORT_NEC_PROTOCOL == 0\r
 #  warning JVC protocol needs also NEC protocol, NEC protocol enabled\r
 #  undef IRMP_SUPPORT_NEC_PROTOCOL\r