mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-23 08:45:27 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,91 +1,91 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: KEY_1
|
||||
name: 1
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: KEY_2
|
||||
name: 2
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: KEY_3
|
||||
name: 3
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: KEY_4
|
||||
name: 4
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: KEY_5
|
||||
name: 5
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 04 00 00 00
|
||||
#
|
||||
name: KEY_6
|
||||
name: 6
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: KEY_7
|
||||
name: 7
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 06 00 00 00
|
||||
#
|
||||
name: KEY_8
|
||||
name: 8
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 07 00 00 00
|
||||
#
|
||||
name: KEY_9
|
||||
name: 9
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: KEY_0
|
||||
name: 0
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: KEY_10CHANNELSUP
|
||||
name: 10CHANNELSUP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: KEY_AGAIN
|
||||
name: AGAIN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: KEY_PREVIOUS
|
||||
name: PREVIOUS
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: KEY_NEXT
|
||||
name: NEXT
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 31 00 00 00
|
||||
#
|
||||
name: KEY_PLAY
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
@@ -97,25 +97,25 @@ protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: KEY_STOP
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: KEY_PAUSE
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 39 00 00 00
|
||||
#
|
||||
name: KEY_REWIND
|
||||
name: REWIND
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
command: 3A 00 00 00
|
||||
#
|
||||
name: KEY_FASTFORWARD
|
||||
name: FASTFORWARD
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 11 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user