mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-11-17 19:06:19 +00:00
Add hidden Apple TV reset command
This commit is contained in:
parent
aa5306b36d
commit
accd790ca8
@ -1,8 +1,6 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
# Apple TV Gen 2
|
|
||||||
#
|
|
||||||
name: Menu
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
@ -44,3 +42,9 @@ type: parsed
|
|||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EE 87 00 00
|
address: EE 87 00 00
|
||||||
command: 04 8B 00 00
|
command: 04 8B 00 00
|
||||||
|
#
|
||||||
|
name: Reset
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 18 37 00 00
|
||||||
|
@ -42,3 +42,9 @@ type: parsed
|
|||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EE 87 00 00
|
address: EE 87 00 00
|
||||||
command: 5D 0C 00 00
|
command: 5D 0C 00 00
|
||||||
|
#
|
||||||
|
name: Reset
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 18 37 00 00
|
@ -43,4 +43,10 @@ name: Center
|
|||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EE 87 00 00
|
address: EE 87 00 00
|
||||||
command: 5D 2E 00 00
|
command: 5D 2E 00 00
|
||||||
|
#
|
||||||
|
name: Reset
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 18 37 00 00
|
Loading…
Reference in New Issue
Block a user