]> cloudbase.mooo.com Git - irmp.git/blobdiff - irmpextlog.h
Version 2.9.7: added port to to ESP8266 and TEENSY, added PANASONIC protocol, added...
[irmp.git] / irmpextlog.h
index efbea47bf8b5e20ae27f03cdaa0d3fb4fd7003fa..fb5f100ad008a4c723bcf42cb4fe16df237561d4 100644 (file)
@@ -1,7 +1,16 @@
 #ifndef _IRMPEXTLOG_H\r
 #define _IRMPEXTLOG_H\r
 \r
+#ifdef __cplusplus\r
+extern "C"\r
+{\r
+#endif\r
+\r
 void    initextlog (void);\r
 void    sendextlog (unsigned char);\r
 \r
+#ifdef __cplusplus\r
+}\r
+#endif\r
+\r
 #endif\r