RoemoteIR

Revision:
11:268cc2ab63bd
Parent:
9:dcfdac59ef74
Child:
12:5833495063f7
--- 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();
 };