Skip to content

Commit 42766ec

Browse files
committed
Add Apple TV 4K (2nd gen)
1 parent 5718dd2 commit 42766ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libirecovery.c

+1
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ static struct irecv_device irecv_devices[] = {
247247
{ "AppleTV3,2", "j33iap", 0x00, 0x8947, "Apple TV 3 (2013)" },
248248
{ "AppleTV5,3", "j42dap", 0x34, 0x7000, "Apple TV 4" },
249249
{ "AppleTV6,2", "j105aap", 0x02, 0x8011, "Apple TV 4K" },
250+
{ "AppleTV11,1", "j305ap", 0x08, 0x8020, "Apple TV 4K (2nd gen)" },
250251
/* HomePod */
251252
{ "AudioAccessory1,1", "b238aap", 0x38, 0x7000, "HomePod" },
252253
{ "AudioAccessory1,2", "b238ap", 0x1A, 0x7000, "HomePod" },

0 commit comments

Comments
 (0)