Continuing CSV IR DB

Wave 11
This commit is contained in:
UberGuidoZ
2022-05-15 23:53:09 -07:00
committed by GitHub
parent d96541db86
commit 0022cb80a9
99 changed files with 19560 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
Filetype: IR signals file
Version: 1
#
name: ON/STAND-BY
type: parsed
protocol: NECext
address: 10 00 00 00
command: 0C 00 00 00
#
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: INPUT_+
type: parsed
protocol: NECext
address: 10 00 00 00
command: 20 00 00 00
#
name: INPUT_-
type: parsed
protocol: NECext
address: 10 00 00 00
command: 21 00 00 00