mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-11-15 03:35:00 -05:00
Add new sony usb id
This commit is contained in:
parent
79378d0759
commit
1ac6ed74ee
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ default_ids = [
|
||||||
[0x0FCE, 0xD1E9, -1], # Sony Brom XA1
|
[0x0FCE, 0xD1E9, -1], # Sony Brom XA1
|
||||||
[0x0FCE, 0xD1E2, -1], # Sony Brom
|
[0x0FCE, 0xD1E2, -1], # Sony Brom
|
||||||
[0x0FCE, 0xD1EC, -1], # Sony Brom L1
|
[0x0FCE, 0xD1EC, -1], # Sony Brom L1
|
||||||
|
[0x0FCE, 0xD1DD, -1], # Sony F3111
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue