Merge pull request #419 from UberGuidoZ/main

Updated buttons (thanks UnknownAnomaly!)
main
UberGuidoZ 2023-01-12 09:34:13 -08:00 committed by GitHub
commit c58fdd1e50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 78 additions and 0 deletions

View File

@ -8,3 +8,81 @@ type: parsed
protocol: NEC
address: 20 00 00 00
command: 52 00 00 00
#
name: Ok
type: parsed
protocol: NEC
address: 20 00 00 00
command: 4A 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 20 00 00 00
command: 47 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 20 00 00 00
command: 4D 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 20 00 00 00
command: 49 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 20 00 00 00
command: 4B 00 00 00
#
name: HDMI
type: parsed
protocol: NEC
address: 20 00 00 00
command: 07 00 00 00
#
name: VOL+
type: parsed
protocol: NEC
address: 20 00 00 00
command: 03 00 00 00
#
name: VOL-
type: parsed
protocol: NEC
address: 20 00 00 00
command: 41 00 00 00
#
name: MUTE
type: parsed
protocol: NEC
address: 20 00 00 00
command: 53 00 00 00
#
name: Touchlock
type: parsed
protocol: NEC
address: 20 00 00 00
command: 5C 00 00 00
#
name: Display_off
type: parsed
protocol: NEC
address: 20 00 00 00
command: 4E 00 00 00
#
name: Screenshare
type: parsed
protocol: NEC
address: 20 00 00 00
command: 0A 00 00 00
#
name: Soundcontrols
type: parsed
protocol: NEC
address: 20 00 00 00
command: 0D 00 00 00