mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-03 22:34:18 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 7F 00 00
|
||||
command: 0A F5 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 7F 00 00
|
||||
@@ -187,13 +187,13 @@ protocol: NECext
|
||||
address: 00 7F 00 00
|
||||
command: 10 EF 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 7F 00 00
|
||||
command: 1E E1 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 7F 00 00
|
||||
@@ -211,7 +211,7 @@ protocol: NECext
|
||||
address: 00 7F 00 00
|
||||
command: 11 EE 00 00
|
||||
#
|
||||
name: CH_Up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 7F 00 00
|
||||
|
||||
Reference in New Issue
Block a user