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:
@@ -1,13 +1,13 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_CD
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_AUX
|
||||
name: AUX
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
@@ -19,13 +19,13 @@ protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_TUNER
|
||||
name: TUNER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
@@ -37,19 +37,19 @@ protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
command: 4C 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
command: 50 00 00 00
|
||||
#
|
||||
name: KEY_SLEEP
|
||||
name: SLEEP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
command: 54 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 24 4B 00 00
|
||||
|
||||
Reference in New Issue
Block a user