mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-07 00:04:12 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -205,7 +205,7 @@ protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
@@ -223,7 +223,7 @@ protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1B 00 00 00
|
||||
|
||||
@@ -61,19 +61,19 @@ protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: 89 00 00 00
|
||||
#
|
||||
name: ON/OFF
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: 8A 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: 8D 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
@@ -169,7 +169,7 @@ protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: 9F 00 00 00
|
||||
#
|
||||
name: ON
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
@@ -181,13 +181,13 @@ protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: C1 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: C2 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
|
||||
@@ -97,7 +97,7 @@ protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: 9C 00 00 00
|
||||
#
|
||||
name: ON
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
@@ -109,13 +109,13 @@ protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: C8 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
command: CB 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 F0 00 00
|
||||
|
||||
Reference in New Issue
Block a user