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: Power
type: parsed
protocol: NEC
address: 04 00 00 00
command: 08 00 00 00
#
name: Channel_up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 00 00 00 00
#
name: Channel_dn
type: parsed
protocol: NEC
address: 04 00 00 00
command: 01 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 02 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: 04 00 00 00
command: 03 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 40 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 41 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 04 00 00 00
command: 07 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 04 00 00 00
command: 06 00 00 00
#
name: Select
type: parsed
protocol: NECext
address: EE 87 00 00
command: 5D 00 00 00