mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-18 20:55:03 +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
|
||||
#
|
||||
# Eiki Projector
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 33 00 00 00
|
||||
@@ -45,13 +45,13 @@ protocol: NECext
|
||||
address: 33 00 00 00
|
||||
command: 8D 72 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 33 00 00 00
|
||||
command: 1E E1 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 33 00 00 00
|
||||
@@ -105,7 +105,7 @@ protocol: NECext
|
||||
address: 33 00 00 00
|
||||
command: 43 BC 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 33 00 00 00
|
||||
|
Reference in New Issue
Block a user