Apple_TV_Gen2

main
ziggyzaggs 2022-12-29 00:50:03 -06:00 committed by GitHub
parent 935e4aa41e
commit 727e6eb974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 46 additions and 0 deletions

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