Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023-09-13 - Auto-update SupportedDeviceList.md #18

Merged
merged 1 commit into from
Sep 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions SupportedDeviceList.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ Below is the current supported list of devices `BezelKit` can return data for.
| iPhone 14 Plus | `iPhone14,8` | `53.33` |
| iPhone 14 Pro | `iPhone15,2` | `55` |
| iPhone 14 Pro Max | `iPhone15,3` | `55` |
| iPhone 15 | `iPhone15,4` | `55` |
| iPhone 15 Plus | `iPhone15,5` | `55` |
| iPhone 15 Pro | `iPhone16,1` | `55` |
| iPhone 15 Pro Max | `iPhone16,2` | `55` |
| iPhone SE (1st generation) | `iPhone8,4` | `0` |
| iPhone SE (2nd generation) | `iPhone12,8` | `0` |
| iPhone SE (3rd generation) | `iPhone14,6` | `0` |
Expand Down