mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-01 22:08:55 -07:00
Add Model JTC Genesis 5.5 to IR (#3388)
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
@@ -1762,3 +1762,41 @@ type: parsed
|
||||
protocol: RCA
|
||||
address: 0F 00 00 00
|
||||
command: 34 00 00 00
|
||||
#
|
||||
# Model: JTC Genesis 5.5
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 72 00 00
|
||||
command: 5C A3 00 00
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 72 00 00
|
||||
command: 1E E1 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 72 00 00
|
||||
command: 0A F5 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 72 00 00
|
||||
command: 06 F9 00 00
|
||||
#
|
||||
name: Ch_next
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 72 00 00
|
||||
command: 48 B7 00 00
|
||||
#
|
||||
name: Ch_prev
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 72 00 00
|
||||
command: 44 BB 00 00
|
||||
|
||||
Reference in New Issue
Block a user