Žiga Deisinger 1c45276608 Removed commas from file names #48
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
2022-07-28 13:22:40 +02:00

51 lines
745 B
Plaintext

Filetype: IR signals file
Version: 1
#
name: PLAY
type: parsed
protocol: NECext
address: 82 72 00 00
command: F0 00 00 00
#
name: PAUSE
type: parsed
protocol: NECext
address: 82 72 00 00
command: F1 00 00 00
#
name: REWIND
type: parsed
protocol: NECext
address: 82 72 00 00
command: F2 00 00 00
#
name: FAST_FOWARD
type: parsed
protocol: NECext
address: 82 72 00 00
command: F3 00 00 00
#
name: MENU
type: parsed
protocol: NECext
address: 82 72 00 00
command: F4 00 00 00
#
name: SELECT
type: parsed
protocol: NECext
address: 82 72 00 00
command: F5 00 00 00
#
name: SCROLL_FOWARD
type: parsed
protocol: NECext
address: 82 72 00 00
command: F6 00 00 00
#
name: SCROLL_BACK
type: parsed
protocol: NECext
address: 82 72 00 00
command: F7 00 00 00