mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-28 14:01:55 +00:00
Merge pull request #367 from logickworkshop/main
Updated buttons (thanks UnknownAnomaly!)
This commit is contained in:
commit
607e124fe2
@ -8,3 +8,81 @@ type: parsed
|
|||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 52 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
|
||||||
|
Loading…
Reference in New Issue
Block a user