mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-31 04:43:53 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# LG BlueRay/Surround Sound
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
@@ -21,19 +21,19 @@ protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: Vol_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: Vol_DOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2D 00 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# LG Blueray LHB655
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
@@ -153,7 +153,7 @@ protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
command: B6 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 2C 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user