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: ReceiverIR.h
- Revision:
- 11:268cc2ab63bd
- Parent:
- 10:c54fb1204d1e
- Child:
- 12:2379e13b8b34
--- a/ReceiverIR.h Fri Sep 17 21:44:01 2010 +0000
+++ b/ReceiverIR.h Mon Sep 20 00:54:59 2010 +0000
@@ -74,10 +74,6 @@
int d2;
} work_t;
- static const int TUS_NEC = 562;
- static const int TUS_AEHA = 425;
- static const int TUS_SONY = 600;
-
InterruptIn evt; /**< Interrupt based input for input. */
Timer timer; /**< Timer for WDT. */
Ticker ticker; /**< Tciker for tick. */
