mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2025-03-01 19:53:56 +00:00
Merge pull request #573 from zzmgck/revise-jbl-soundbar
Revised the JBL Soundbar 5.1
This commit is contained in:
commit
50356694fd
@ -21,25 +21,19 @@ protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: BA 45 00 00
|
||||
#
|
||||
name: Bass
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: EC 13 00 00
|
||||
#
|
||||
name: HDMI
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: F2 0D 00 00
|
||||
#
|
||||
name: Vol+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C7 38 00 00
|
||||
#
|
||||
name: Vol-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
@ -50,3 +44,15 @@ type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C1 3E 00 00
|
||||
#
|
||||
name: Bass_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: EC 13 00 00
|
||||
#
|
||||
name: Bass_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: ED 12 00 00
|
||||
|
Loading…
x
Reference in New Issue
Block a user