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: AppleRemoteController_copy_Production_Version AppleRemoteController_Reference_Only
Diff: rc5codes.h
- Revision:
- 1:bb881a434906
- Parent:
- 0:83d4a20e7bc7
- Child:
- 3:f0cd7c22ca94
diff -r 83d4a20e7bc7 -r bb881a434906 rc5codes.h --- 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