Added Apple TV Gen3 (Thanks Kuronons)

This commit is contained in:
amec0e 2022-10-30 13:11:14 +00:00 committed by GitHub
parent 3a3cc22c9b
commit 66b507fea4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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