diff --git a/Audio_Receivers/SMSL/SMSL_RC-8A.ir b/Audio_Receivers/SMSL/SMSL_RC-8A.ir new file mode 100644 index 00000000..612407f6 --- /dev/null +++ b/Audio_Receivers/SMSL/SMSL_RC-8A.ir @@ -0,0 +1,70 @@ +Filetype: IR signals file +Version: 1 +# +# SMSL RC-8A +# +name: Power +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 01 FE 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 0A F5 00 00 +# +name: Vol_dn +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 0B F4 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 09 F6 00 00 +# +name: Input +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 07 F8 00 00 +# +name: FN +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 08 F7 00 00 +# +name: SELECT +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 04 FB 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 02 FD 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 06 F9 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 03 FC 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 12 34 00 00 +command: 05 FA 00 00