Merge pull request #434 from UberGuidoZ/main

Few more additions
This commit is contained in:
UberGuidoZ
2023-02-03 09:09:21 -08:00
committed by GitHub
2 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
Filetype: IR signals file
Version: 1
#
# Dell Projector
#
name: POWER
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 02 FD 00 00
#
name: MENU
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 11 EE 00 00
#
name: VOL+
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 08 F7 00 00
#
name: VOL-
type: parsed
protocol: NECext
address: 4F 50 00 00
command: 0B F4 00 00