Merge pull request #313 from ffouqueray/main

Add 2 files I made to the original branch
This commit is contained in:
UberGuidoZ 2022-12-26 23:58:55 -08:00 committed by GitHub
commit f038c959af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 72 additions and 0 deletions

View File

@ -0,0 +1,70 @@
Filetype: IR signals file
Version: 1
#
# WIMIUS Projector S25
#
name: Power
type: parsed
protocol: NEC
address: 02 00 00 00
command: 14 00 00 00
#
name: Ok
type: parsed
protocol: NEC
address: 02 00 00 00
command: 15 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 02 00 00 00
command: 12 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 02 00 00 00
command: 13 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 02 00 00 00
command: 10 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 02 00 00 00
command: 11 00 00 00
#
name: Home
type: parsed
protocol: NEC
address: 02 00 00 00
command: 1B 00 00 00
#
name: Back
type: parsed
protocol: NEC
address: 02 00 00 00
command: 1A 00 00 00
#
name: Vol+
type: parsed
protocol: NEC
address: 02 00 00 00
command: 48 00 00 00
#
name: Vol-
type: parsed
protocol: NEC
address: 02 00 00 00
command: 40 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 02 00 00 00
command: 18 00 00 00

View File

@ -1,6 +1,8 @@
Filetype: IR signals file Filetype: IR signals file
Version: 1 Version: 1
# #
# Sony TV RM-ED016
#
name: Power name: Power
type: parsed type: parsed
protocol: SIRC protocol: SIRC