mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-11-11 14:40:03 +00:00
add menu/left/right to Telefunken_L55U405B4CW
This commit is contained in:
committed by
GitHub
parent
7c12ea7453
commit
100e1eb1e0
@@ -21,6 +21,12 @@ protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Menu
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
@@ -33,6 +39,18 @@ protocol: RC5
|
||||
address: 01 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: Ok
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
|
||||
Reference in New Issue
Block a user