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,13 +25,13 @@ protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 87 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 88 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
|
||||
@@ -61,13 +61,13 @@ protocol: NECext
|
||||
address: 0F 00 00 00
|
||||
command: 2D 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
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 01 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 01 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: STANDBY_(ON/OFF)
|
||||
name: STANDBY_(POWER)
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 02 01 00 00
|
||||
|
||||
@@ -13,13 +13,13 @@ protocol: NECext
|
||||
address: 50 4F 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 50 4F 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 50 4F 00 00
|
||||
|
||||
Reference in New Issue
Block a user