Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of RemoteIR by
Diff: TransmitterIR.h
- 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);