mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-04 23:45:35 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# For Majority Soundbar K2, Model: K2_BAR_BLK
|
||||
#
|
||||
name: POWER
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 20 00 00 00
|
||||
@@ -15,13 +15,13 @@ protocol: NEC
|
||||
address: 20 00 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 20 00 00 00
|
||||
command: 42 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 20 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user