mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-10 09:53:57 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -7,19 +7,19 @@ protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
@@ -37,13 +37,13 @@ protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: KEY_SLOW
|
||||
name: SLOW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
@@ -79,13 +79,13 @@ protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: 93 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: 94 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
@@ -109,13 +109,13 @@ protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: 98 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEUP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
command: A4 00 00 00
|
||||
#
|
||||
name: KEY_VOLUMEDOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 13 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user