This commit is contained in:
Ksign 2023-12-16 11:24:26 +01:00
parent c21ecd9a10
commit 3a456223cb

View File

@ -0,0 +1,44 @@
Filetype: IR signals file
Version: 1
#
name: Main
type: parsed
protocol: NECext
address: EE 87 00 00
command: 5D AA 00 00
#
name: Menu
type: parsed
protocol: NECext
address: EE 87 00 00
command: 02 AA 00 00
#
name: Play_pause
type: parsed
protocol: NECext
address: EE 87 00 00
command: 5E AA 00 00
#
name: Up
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0B AA 00 00
#
name: Down
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0D AA 00 00
#
name: Left
type: parsed
protocol: NECext
address: EE 87 00 00
command: 08 AA 00 00
#
name: Right
type: parsed
protocol: NECext
address: EE 87 00 00
command: 07 AA 00 00