Continuing CSV IR DB

This commit is contained in:
UberGuidoZ
2022-05-16 00:26:19 -07:00
committed by GitHub
parent 602eaf6633
commit 135baee4a5
59 changed files with 14872 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
Filetype: IR signals file
Version: 1
#
name: KEY_VOLUMEUP
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 84 00 00 00
#
name: KEY_VOLUMEDOWN
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 85 00 00 00
#
name: SRC
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 88 00 00 00
#
name: Sound
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 8D 00 00 00
#
name: KEY_POWER
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 8E 00 00 00
#
name: KEY_FASTFORWARD
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 92 00 00 00
#
name: KEY_REWIND
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 93 00 00 00
#
name: KEY_UP
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 94 00 00 00
#
name: KEY_DOWN
type: parsed
protocol: NECext
address: 8F 00 00 00
command: 95 00 00 00