Skip to content

Commit

Permalink
Add support for the iPhone 16e
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTheMann15 authored and nikias committed Mar 5, 2025
1 parent 6462ea1 commit 4a7e52f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libirecovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ static struct irecv_device irecv_devices[] = {
{ "iPhone17,2", "d94ap", 0x0E, 0x8140, "iPhone 16 Pro Max" },
{ "iPhone17,3", "d47ap", 0x08, 0x8140, "iPhone 16" },
{ "iPhone17,4", "d48ap", 0x0A, 0x8140, "iPhone 16 Plus" },
{ "iPhone17,5", "v59ap", 0x04, 0x8140, "iPhone 16e" },
/* iPod */
{ "iPod1,1", "n45ap", 0x02, 0x8900, "iPod Touch (1st gen)" },
{ "iPod2,1", "n72ap", 0x00, 0x8720, "iPod Touch (2nd gen)" },
Expand Down

0 comments on commit 4a7e52f

Please sign in to comment.