Button renaming and reordering of OPPO_BDP93
parent
3726e0a6ca
commit
06b8e7cf46
|
@ -4,12 +4,30 @@ Version: 1
|
|||
# Oppo BDP-93
|
||||
# Remote from sealldeveloper
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 49 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 49 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 49 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 49 00 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: Open
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
|
@ -22,24 +40,6 @@ protocol: NEC
|
|||
address: 49 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: VolUp
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 49 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: VolDown
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 49 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 49 00 00 00
|
||||
command: 43 00 00 00
|
||||
#
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
|
|
Loading…
Reference in New Issue