add menu/left/right to Telefunken_L55U405B4CW

This commit is contained in:
Benedetto Nespoli 2022-07-26 14:43:07 +02:00 committed by GitHub
parent 7c12ea7453
commit 100e1eb1e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,12 @@ type: parsed
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
@ -32,6 +38,18 @@ type: parsed
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