mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-01 13:56:18 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: VOL_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: VOL_DOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 01 00 00 00
|
||||
|
||||
@@ -67,7 +67,7 @@ protocol: NECext
|
||||
address: 1A 53 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: CH_UP
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 1A 53 00 00
|
||||
|
||||
Reference in New Issue
Block a user