mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-08 00:43:54 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -7,7 +7,7 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_POWER
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -19,13 +19,13 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
@@ -37,25 +37,25 @@ protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 05 05 00 00
|
||||
|
||||
Reference in New Issue
Block a user