new fresh ir db's

This commit is contained in:
r3df0xx
2022-05-18 01:44:21 +03:00
parent 1ffe4bd582
commit 157727c321
3275 changed files with 689434 additions and 0 deletions

View File

@@ -0,0 +1,62 @@
Filetype: IR signals file
Version: 1
#
name: Pwr
type: parsed
protocol: NEC
address: 80 00 00 00
command: 1E 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 80 00 00 00
command: 01 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 80 00 00 00
command: 03 00 00 00
#
name: Vol_dwn
type: parsed
protocol: NEC
address: 80 00 00 00
command: 06 00 00 00
#
name: Bluetooth
type: parsed
protocol: NEC
address: 80 00 00 00
command: 0D 00 00 00
#
name: Analog
type: parsed
protocol: NEC
address: 80 00 00 00
command: 0E 00 00 00
#
name: Digital
type: parsed
protocol: NEC
address: 80 00 00 00
command: 0C 00 00 00
#
name: LED
type: parsed
protocol: NEC
address: 80 00 00 00
command: 1F 00 00 00
#
name: Surround
type: parsed
protocol: NEC
address: 80 00 00 00
command: 04 00 00 00
#
name: Dialog
type: parsed
protocol: NEC
address: 80 00 00 00
command: 2B 00 00 00