parent
308c9287c6
commit
6e6efc4fd7
|
@ -1,8 +1,6 @@
|
|||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Grundig TV (unknown model)
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
|
@ -38,3 +36,39 @@ type: parsed
|
|||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: INPUT
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 35 00 00 00
|
||||
|
|
Loading…
Reference in New Issue