Merge pull request #193 from scj643/main

Add SMSL_RC-8C.ir
main
UberGuidoZ 2022-09-20 18:30:51 -07:00 committed by GitHub
commit ff4927cd2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 70 additions and 0 deletions

View File

@ -0,0 +1,70 @@
Filetype: IR signals file
Version: 1
#
# SMSL M500 MKII Audio Receiver
#
name: Power
type: parsed
protocol: NECext
address: 12 36 00 00
command: 01 FE 00 00
#
name: VOL+
type: parsed
protocol: NECext
address: 12 36 00 00
command: 0A F5 00 00
#
name: VOL-
type: parsed
protocol: NECext
address: 12 36 00 00
command: 0B F4 00 00
#
name: MUTE
type: parsed
protocol: NECext
address: 12 36 00 00
command: 09 F6 00 00
#
name: INPUT
type: parsed
protocol: NECext
address: 12 36 00 00
command: 07 F8 00 00
# Function Button
name: FN
type: parsed
protocol: NECext
address: 12 36 00 00
command: 08 F7 00 00
#
name: UP
type: parsed
protocol: NECext
address: 12 36 00 00
command: 02 FD 00 00
#
name: DOWN
type: parsed
protocol: NECext
address: 12 36 00 00
command: 06 F9 00 00
#
name: LEFT
type: parsed
protocol: NECext
address: 12 36 00 00
command: 03 FC 00 00
#
name: RIGHT
type: parsed
protocol: NECext
address: 12 36 00 00
command: 05 FA 00 00
#
name: SELECT
type: parsed
protocol: NECext
address: 12 36 00 00
command: 04 FB 00 00