]> cloudbase.mooo.com Git - irmp.git/blobdiff - irmpextlog.c
Version 2.4.0:
[irmp.git] / irmpextlog.c
index 7637351bbf44cbcaf1dcd0a7a369a4ee3270fc45..b3352ac729db98ee8c09b6d4a3de5832c12f3f74 100644 (file)
@@ -1,7 +1,7 @@
 /*---------------------------------------------------------------------------------------------------------------------------------------------------\r
  * irmpextlog.c - external logging\r
  *\r
- * $Id: irmpextlog.c,v 1.3 2012/06/05 12:00:46 fm Exp $\r
+ * $Id: irmpextlog.c,v 1.4 2014/02/19 12:57:36 fm Exp $\r
  *\r
  * If you cannot use the internal UART logging routine, adapt the\r
  * source below for your application. The following implementation\r
@@ -100,8 +100,10 @@ sendextlog (unsigned char data)
 \r
 #endif //IRMP_EXT_LOGGING\r
 \r
+#if defined(PIC_C18)\r
 static void\r
 dummy (void)\r
 {\r
   // Only to avoid C18 compiler error\r
 }\r
+#endif\r