Update Promethean
parent
9e5e84aad7
commit
9bee771f1f
|
@ -21,14 +21,53 @@ protocol: NEC
|
|||
address: 01 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: FREEZE
|
||||
name: UP
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 12 00 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: LEFT
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: RIGHT
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: DOWN
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: SOURCE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: BLANK
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: FREEZE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 00 00 00
|
||||
command: 12 00 00 00
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue