mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-09 17:33:54 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -13,7 +13,7 @@ protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_TIME
|
||||
name: TIME
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
@@ -43,7 +43,7 @@ protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
@@ -55,13 +55,13 @@ protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
@@ -73,55 +73,55 @@ protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: KEY_OPEN
|
||||
name: OPEN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: KEY_10CHANNELSUP
|
||||
name: 10CHANNELSUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
@@ -133,13 +133,13 @@ protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
@@ -151,7 +151,7 @@ protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 4D 00 00
|
||||
|
||||
Reference in New Issue
Block a user