]> cloudbase.mooo.com Git - irmp.git/blob - irmpextlog.h
Version 2.6.5: corrected PROGMEM access to irmp_protocol_names[]
[irmp.git] / irmpextlog.h
1 #ifndef _IRMPEXTLOG_H
2 #define _IRMPEXTLOG_H
3
4 void initextlog (void);
5 void sendextlog (unsigned char);
6
7 #endif