mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #432 from logickworkshop/main
Add hidden Apple TV Reboot command
This commit is contained in:
commit
6ae794974e
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user