mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-11-27 14:34:04 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: CH_UP
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2E 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2F 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 00 00 00
|
||||
|
||||
@@ -115,7 +115,7 @@ protocol: NECext
|
||||
address: 3E 10 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: CHAN_UP
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3E 10 00 00
|
||||
@@ -127,7 +127,7 @@ protocol: NECext
|
||||
address: 3E 10 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: CHAN_DOWN
|
||||
name: CH-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 3E 10 00 00
|
||||
|
||||
Reference in New Issue
Block a user