Merge pull request #390 from ziggyzaggs/patch-1

Apple_TV_Gen2
This commit is contained in:
UberGuidoZ 2022-12-29 00:07:58 -08:00 committed by GitHub
commit 4d6882e2d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,46 @@
Filetype: IR signals file
Version: 1
#
# Apple TV Gen 2
#
name: Menu
type: parsed
protocol: NECext
address: EE 87 00 00
command: 02 8B 00 00
#
name: Play_pause
type: parsed
protocol: NECext
address: EE 87 00 00
command: 5E 8B 00 00
#
name: Up
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0B 8B 00 00
#
name: Down
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0D 8B 00 00
#
name: Left
type: parsed
protocol: NECext
address: EE 87 00 00
command: 08 8B 00 00
#
name: Right
type: parsed
protocol: NECext
address: EE 87 00 00
command: 07 8B 00 00
#
name: Center
type: parsed
protocol: NECext
address: EE 87 00 00
command: 04 8B 00 00