mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-01-23 11:06:19 +00:00
Revised the JBL Soundbar 5.1
- Added a Bass- button - Renamed Bass to Bass+ - Moved Bass+ and Bass- to the bottom as a more logical grouping
This commit is contained in:
parent
48f26b1371
commit
0720465c51
@ -21,12 +21,6 @@ protocol: NECext
|
|||||||
address: 80 70 00 00
|
address: 80 70 00 00
|
||||||
command: BA 45 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
|
name: HDMI
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
@ -50,3 +44,15 @@ type: parsed
|
|||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 80 70 00 00
|
address: 80 70 00 00
|
||||||
command: C1 3E 00 00
|
command: C1 3E 00 00
|
||||||
|
#
|
||||||
|
name: Bass+
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 80 70 00 00
|
||||||
|
command: EC 13 00 00
|
||||||
|
#
|
||||||
|
name: Bass-
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 80 70 00 00
|
||||||
|
command: ED 12 00 00
|
||||||
|
Loading…
x
Reference in New Issue
Block a user