mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-20 07:15:57 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -85,13 +85,13 @@ protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: (TV)_VOLUME_+
|
||||
name: (TV)_VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: (TV)_VOLUME_-
|
||||
name: (TV)_VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 0B 00 00 00
|
||||
|
||||
@@ -223,7 +223,7 @@ protocol: NECext
|
||||
address: 1A 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: VOLUME_+
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1A 00 00 00
|
||||
@@ -241,7 +241,7 @@ protocol: NECext
|
||||
address: 1A 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: VOLUME_-
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1A 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user