Ž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

45 lines
730 B
Plaintext

Filetype: IR signals file
Version: 1
#
name: VTR_STOP_[]
type: parsed
protocol: NECext
address: 01 00 00 00
command: 03 00 00 00
#
name: VTR_FF_>>
type: parsed
protocol: NECext
address: 01 00 00 00
command: 06 00 00 00
#
name: VTR_REW_<<
type: parsed
protocol: NECext
address: 01 00 00 00
command: 07 00 00 00
#
name: VTR_PLAY_>
type: parsed
protocol: NECext
address: 01 00 00 00
command: 0C 00 00 00
#
name: VTR_PAUSE/STILL_
type: parsed
protocol: NECext
address: 01 00 00 00
command: 0D 00 00 00
#
name: VTR_CHANNEL_-
type: parsed
protocol: NECext
address: 01 00 00 00
command: 18 00 00 00
#
name: VTR_CHANNEL_+
type: parsed
protocol: NECext
address: 01 00 00 00
command: 19 00 00 00