mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-27 21:41:54 +00:00
1c45276608
I have removed all of commas from file names and replaced them with "_" or where "_" was already present just removed them. I think this will be helpful in future renaming
39 lines
627 B
Plaintext
39 lines
627 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
name: KEY_MUTE
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 03 00 00 00
|
|
command: 05 00 00 00
|
|
#
|
|
name: KEY_POWER
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 03 00 00 00
|
|
command: 09 00 00 00
|
|
#
|
|
name: stop/clear
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 03 00 00 00
|
|
command: 11 00 00 00
|
|
#
|
|
name: KEY_VOLUMEUP
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 03 01 00 00
|
|
command: 20 00 00 00
|
|
#
|
|
name: KEY_PLAYPAUSE
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 03 00 00 00
|
|
command: 21 00 00 00
|
|
#
|
|
name: KEY_VOLUMEDOWN
|
|
type: parsed
|
|
protocol: NECext
|
|
address: 03 01 00 00
|
|
command: 40 00 00 00
|