Buttons added, order improved/changed

main
Schecher_1 2022-11-29 15:02:27 +01:00 committed by GitHub
parent 5f40e6c0f4
commit 22fa66627b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 81 additions and 9 deletions

View File

@ -13,29 +13,29 @@ protocol: Samsung32
address: 07 00 00 00
command: 60 00 00 00
#
name: Down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 61 00 00 00
#
name: Left
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 65 00 00 00
#
name: Select
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 68 00 00 00
#
name: Right
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 62 00 00 00
#
name: Down
name: Select
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 61 00 00 00
command: 68 00 00 00
#
name: Menu
type: parsed
@ -73,6 +73,18 @@ protocol: Samsung32
address: 07 00 00 00
command: 0B 00 00 00
#
name: CH+
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 10 00 00 00
#
name: CH-
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 10 00 00 00
#
name: MUTE
type: parsed
protocol: Samsung32
@ -89,4 +101,64 @@ name: Info
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 1F 00 00 00
command: 1F 00 00 00
#
name: 0
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 11 00 00 00
#
name: 1
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 04 00 00 00
#
name: 2
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 05 00 00 00
#
name: 3
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 06 00 00 00
#
name: 4
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 08 00 00 00
#
name: 5
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 09 00 00 00
#
name: 6
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0A 00 00 00
#
name: 7
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0C 00 00 00
#
name: 8
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0D 00 00 00
#
name: 9
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0E 00 00 00