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.
Dependents: SwiftPropoIR_TestProgram irRawDataDisplay spinner2 LPC1114_ir-spinne_main-propo
Fork of RemoteIR by
Diff: RemoteIR.h
- Revision:
- 11:268cc2ab63bd
- Parent:
- 9:dcfdac59ef74
- Child:
- 12:2379e13b8b34
--- a/RemoteIR.h Fri Sep 17 21:44:01 2010 +0000
+++ b/RemoteIR.h Mon Sep 20 00:54:59 2010 +0000
@@ -20,6 +20,10 @@
SONY
} Format;
+ static const int TUS_NEC = 562;
+ static const int TUS_AEHA = 425;
+ static const int TUS_SONY = 600;
+
private:
RemoteIR();
};
