51 lines
774 B
Plaintext
Raw Normal View History

2022-05-15 23:53:09 -07:00
Filetype: IR signals file
Version: 1
#
name: MUTE
type: parsed
protocol: NECext
address: 10 00 00 00
command: 0D 00 00 00
#
name: VOLUME_+
type: parsed
protocol: NECext
address: 10 00 00 00
command: 10 00 00 00
#
name: VOLUME_-
type: parsed
protocol: NECext
address: 10 00 00 00
command: 11 00 00 00
#
name: UP
type: parsed
protocol: NECext
address: 10 00 00 00
command: 50 00 00 00
#
name: DOWN
type: parsed
protocol: NECext
address: 10 00 00 00
command: 51 00 00 00
#
name: MENU
type: parsed
protocol: NECext
address: 10 00 00 00
command: 52 00 00 00
#
name: LEFT
type: parsed
protocol: NECext
address: 10 00 00 00
command: 55 00 00 00
#
name: RIGHT
type: parsed
protocol: NECext
address: 10 00 00 00
command: 56 00 00 00