Add hidden Apple TV Reboot command (#449)

main
moosehadley 2023-03-01 09:38:23 -05:00 committed by GitHub
parent aa5306b36d
commit 6b32766163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 2 deletions

View File

@ -44,3 +44,9 @@ type: parsed
protocol: NECext
address: EE 87 00 00
command: 04 8B 00 00
#
name: Reboot
type: parsed
protocol: NECext
address: EE 87 00 00
command: 18 37 00 00

View File

@ -42,3 +42,9 @@ type: parsed
protocol: NECext
address: EE 87 00 00
command: 5D 0C 00 00
#
name: Reboot
type: parsed
protocol: NECext
address: EE 87 00 00
command: 18 37 00 00

View File

@ -44,3 +44,9 @@ type: parsed
protocol: NECext
address: EE 87 00 00
command: 5D 2E 00 00
#
name: Reboot
type: parsed
protocol: NECext
address: EE 87 00 00
command: 18 37 00 00