Added more

This commit is contained in:
xfmxx
2022-12-20 12:06:29 +01:00
parent 60cbf55896
commit 13f49dae5d
6 changed files with 156 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
Filetype: IR signals file
Version: 1
#
name: POWER
type: parsed
protocol: NEC
address: AF 00 00 00
command: BC 00 00 00
#
name: EJECT
type: parsed
protocol: NEC
address: AF 00 00 00
command: B6 00 00 00
#
name: PLAY
type: parsed
protocol: NEC
address: AF 00 00 00
command: 9E 00 00 00
#
name: STOP
type: parsed
protocol: NEC
address: AF 00 00 00
command: 98 00 00 00