Flipper-IRDB/_CSV-IRDB_/Goldmund/CD_Player/20_-1.ir
Ž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
650 B
Plaintext

Filetype: IR signals file
Version: 1
#
name: SHUFFLE
type: parsed
protocol: NECext
address: 14 00 00 00
command: 1C 00 00 00
#
name: REPEAT
type: parsed
protocol: NECext
address: 14 00 00 00
command: 1D 00 00 00
#
name: NEXT_TRACK
type: parsed
protocol: NECext
address: 14 00 00 00
command: 20 00 00 00
#
name: PREV_TRACK
type: parsed
protocol: NECext
address: 14 00 00 00
command: 21 00 00 00
#
name: PAUSE
type: parsed
protocol: NECext
address: 14 00 00 00
command: 30 00 00 00
#
name: PLAY
type: parsed
protocol: NECext
address: 14 00 00 00
command: 35 00 00 00
#
name: STOP
type: parsed
protocol: NECext
address: 14 00 00 00
command: 36 00 00 00