]> cloudbase.mooo.com Git - irmp.git/blame - irmpextlog.h
Version 3.0.7 - added SAMSUNGAH protocol, improved some code for ESP8266
[irmp.git] / irmpextlog.h
CommitLineData
6c3c57e6 1#ifndef _IRMPEXTLOG_H\r
2#define _IRMPEXTLOG_H\r
3\r
95b27043 4#ifdef __cplusplus\r
5extern "C"\r
6{\r
7#endif\r
8\r
6c3c57e6 9void initextlog (void);\r
10void sendextlog (unsigned char);\r
11\r
95b27043 12#ifdef __cplusplus\r
13}\r
14#endif\r
15\r
6c3c57e6 16#endif\r