mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-05 07:13:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -7,25 +7,25 @@ protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: KEY_TIME
|
||||
name: TIME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELUP
|
||||
name: CHANNELUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_CHANNELDOWN
|
||||
name: CHANNELDOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
@@ -37,7 +37,7 @@ protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_MUTE
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
@@ -55,19 +55,19 @@ protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: KEY_CLEAR
|
||||
name: CLEAR
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
@@ -85,31 +85,31 @@ protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: KEY_RECORD
|
||||
name: RECORD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: KEY_TIME
|
||||
name: TIME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_EJECTCD
|
||||
name: EJECTCD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
command: 33 00 00 00
|
||||
#
|
||||
name: KEY_SEARCH
|
||||
name: SEARCH
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 03 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user