mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-11 06:09:08 -07:00
Merge branch 'dev' into gornek/3768_nfc_fix_mfc_read
This commit is contained in:
@@ -1724,41 +1724,41 @@ type: parsed
|
|||||||
protocol: RC6
|
protocol: RC6
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
# Sony KD-55AG8 Smart TV
|
# Model TCL 50P715X1
|
||||||
#
|
#
|
||||||
name: Power
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Sony SIRC
|
protocol: RCA
|
||||||
address: 01 00 00 00
|
address: 0F 00 00 00
|
||||||
command: 15 00 00 00
|
command: 54 00 00 00
|
||||||
#
|
#
|
||||||
name: Mute
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Sony SIRC
|
protocol: RCA
|
||||||
address: 01 00 00 00
|
address: 0F 00 00 00
|
||||||
command: 14 00 00 00
|
command: FC 00 00 00
|
||||||
#
|
#
|
||||||
name: Vol_up
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Sony SIRC
|
protocol: RCA
|
||||||
address: 01 00 00 00
|
address: 0F 00 00 00
|
||||||
command: 12 00 00 00
|
command: F4 00 00 00
|
||||||
#
|
#
|
||||||
name: Vol_dn
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Sony SIRC
|
protocol: RCA
|
||||||
address: 01 00 00 00
|
address: 0F 00 00 00
|
||||||
command: 13 00 00 00
|
command: 74 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch_next
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Sony SIRC
|
protocol: RCA
|
||||||
address: 01 00 00 00
|
address: 0F 00 00 00
|
||||||
command: 10 00 00 00
|
command: B4 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch_prev
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Sony SIRC
|
protocol: RCA
|
||||||
address: 01 00 00 00
|
address: 0F 00 00 00
|
||||||
command: 11 00 00 00
|
command: 34 00 00 00
|
||||||
|
|||||||
Reference in New Issue
Block a user