Ž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

33 lines
475 B
Plaintext

Filetype: IR signals file
Version: 1
#
name: STOP
type: parsed
protocol: NECext
address: 80 70 00 00
command: 21 00 00 00
#
name: PLAY
type: parsed
protocol: NECext
address: 80 70 00 00
command: 22 00 00 00
#
name: PAUSE
type: parsed
protocol: NECext
address: 80 70 00 00
command: 23 00 00 00
#
name: TRACKING_+
type: parsed
protocol: NECext
address: 80 70 00 00
command: 24 00 00 00
#
name: TRACKING_-
type: parsed
protocol: NECext
address: 80 70 00 00
command: 25 00 00 00