mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-05 07:13:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -67,7 +67,7 @@ protocol: NECext
|
||||
address: B7 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: CH_UP
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: B7 00 00 00
|
||||
|
||||
@@ -25,7 +25,7 @@ protocol: NECext
|
||||
address: 79 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: VOL_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 79 00 00 00
|
||||
|
||||
@@ -67,7 +67,7 @@ protocol: NECext
|
||||
address: 10 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: CH_UP
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 00 00 00
|
||||
@@ -79,7 +79,7 @@ protocol: NECext
|
||||
address: 10 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: VOL_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 10 00 00 00
|
||||
|
||||
@@ -43,7 +43,7 @@ protocol: NECext
|
||||
address: 19 6B 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: ON
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 19 6B 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 00 00 00
|
||||
|
||||
@@ -7,7 +7,7 @@ protocol: NECext
|
||||
address: 01 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: VOL_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: CH_UP
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user