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:
@@ -25,7 +25,7 @@ protocol: NECext
|
||||
address: 18 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
@@ -43,7 +43,7 @@ protocol: NECext
|
||||
address: 18 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 18 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
@@ -67,13 +67,13 @@ protocol: NECext
|
||||
address: 18 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: KEY_MODE
|
||||
name: MODE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
|
||||
@@ -55,7 +55,7 @@ protocol: NECext
|
||||
address: 18 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
@@ -67,7 +67,7 @@ protocol: NECext
|
||||
address: 18 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 18 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user