Update SMSL_RC-8C.ir to follow conventions

main
Charles Surett 2022-09-20 00:36:24 -04:00
parent 28edc47e42
commit fdd9918f3f
No known key found for this signature in database
GPG Key ID: 74100B5883189A3B
1 changed files with 33 additions and 33 deletions

View File

@ -1,67 +1,67 @@
Filetype: IR signals file
Version: 1
#
name: V_up
type: parsed
protocol: NECext
address: 12 36 00 00
command: 0A F5 00 00
#
name: V_down
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: Power
type: parsed
protocol: NECext
address: 12 36 00 00
command: 01 FE 00 00
#
name: Input
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
#
name: Fn
# Function Button
name: FN
type: parsed
protocol: NECext
address: 12 36 00 00
command: 08 F7 00 00
#
name: Up
name: UP
type: parsed
protocol: NECext
address: 12 36 00 00
command: 02 FD 00 00
#
name: Down
name: DOWN
type: parsed
protocol: NECext
address: 12 36 00 00
command: 06 F9 00 00
#
name: Left
name: LEFT
type: parsed
protocol: NECext
address: 12 36 00 00
command: 03 FC 00 00
#
name: Right
name: RIGHT
type: parsed
protocol: NECext
address: 12 36 00 00
command: 05 FA 00 00
#
name: Select
name: SELECT
type: parsed
protocol: NECext
address: 12 36 00 00