An RC5 decoder and preamp controller. Written on the LPC11U24, Ported to LPC1114 and now 100% stable (January 2016)

Dependents:   AppleRemoteController_copy_Production_Version AppleRemoteController_Reference_Only

Revision:
1:bb881a434906
Parent:
0:83d4a20e7bc7
Child:
3:f0cd7c22ca94
--- a/rc5codes.h	Tue Jun 16 11:22:55 2015 +0000
+++ b/rc5codes.h	Mon Nov 16 17:11:20 2015 +0000
@@ -17,7 +17,7 @@
 // unused commands and addresses have been commented out - simply un-comment them to use them 
 // but note that if you do this, you will have to decode them, otherwise they will just fall through
 // and be ignored by the decoder.  Only the ones un-commented out below are active in V1.0
-// note you will also need to write the associated command processor functions 
+// Note you will also need to write the associated command processor functions 
 
 #define STANDBY 12      // toggle  power ON and OFF
 #define MUTE 13         // toggle output signal on and off