forked RemoteIR

Fork of RemoteIR by Shinichiro Nakamura

Revision:
2:08836610bd4a
Parent:
0:ec264f4ce158
Child:
8:46e34d6ddbe4
--- a/TransmitterIR.h	Tue Aug 17 09:14:49 2010 +0000
+++ b/TransmitterIR.h	Tue Aug 17 10:37:41 2010 +0000
@@ -25,7 +25,6 @@
         Trailer
     } State;
 
-    void init(void);
     State getState(void);
     int setData(RemoteIR::Format format, uint8_t *buf, int bitlength);