Merge pull request #320 from logickworkshop/main

Multiple new additions
This commit is contained in:
UberGuidoZ
2022-12-26 23:36:05 -08:00
committed by GitHub
29 changed files with 1666 additions and 78 deletions

View File

@@ -1,46 +1,46 @@
Filetype:IRsignalsfile
Version:1
Filetype: IR signals file
Version: 1
#
# Apple TV Gen 3 v2
#
name:Menu
type:parsed
protocol:NECext
address:EE870000
command:022E0000
name: Menu
type: parsed
protocol: NECext
address: EE 87 00 00
command: 02 2E 00 00
#
name:Play_Pause
type:parsed
protocol:NECext
address:EE870000
command:5E2E0000
name: Play_Pause
type: parsed
protocol: NECext
address: EE 87 00 00
command: 5E 2E 00 00
#
name:Up
type:parsed
protocol:NECext
address:EE870000
command:0B2E0000
name: Up
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0B 2E 00 00
#
name:Down
type:parsed
protocol:NECext
address:EE870000
command:0D2E0000
name: Down
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0D 2E 00 00
#
name:Left
type:parsed
protocol:NECext
address:EE870000
command:082E0000
name: Left
type: parsed
protocol: NECext
address: EE 87 00 00
command: 08 2E 00 00
#
name:Right
type:parsed
protocol:NECext
address:EE870000
command:072E0000
name: Right
type: parsed
protocol: NECext
address: EE 87 00 00
command: 07 2E 00 00
#
name:Center
type:parsed
protocol:NECext
address:EE870000
command:5D2E0000
name: Center
type: parsed
protocol: NECext
address: EE 87 00 00
command: 5D 2E 00 00