mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 10:24:27 +00:00
Update GRUNDIG.ir
Added INPUT, direction keys and ENTER
This commit is contained in:
parent
308c9287c6
commit
6e6efc4fd7
@ -1,8 +1,6 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
# Grundig TV (unknown model)
|
|
||||||
#
|
|
||||||
name: POWER
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
@ -38,3 +36,39 @@ type: parsed
|
|||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 0D 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
Block a user