Merge pull request #1 from MofadalAltyeb/patch-1

Update usb_ids.py
This commit is contained in:
Bjoern Kerler 2021-08-02 12:52:34 +02:00 committed by GitHub
commit 5badc886fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,4 +5,5 @@ default_ids = [
[0x0E8D, 0x2001, -1], # MTK Preloader
[0x0E8D, 0x20FF, -1], # MTK Preloader
[0x1004, 0x6000, 2], # LG Preloader
[0x22d9, 0x0006, 2], # OPPO Preloader
]