mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Add USB ids for newer Trekstor Pyrus firmware
This commit is contained in:
parent
a8eeccc648
commit
28d1938106
@ -233,6 +233,7 @@ class TREKSTOR(USBMS):
|
||||
0x003e, # This is for the EBOOK_PLAYER_5M https://bugs.launchpad.net/bugs/792091
|
||||
0x05cL, # This is for the 4ink http://www.mobileread.com/forums/showthread.php?t=191318
|
||||
0x006c, # This is for the 4ink http://www.mobileread.com/forums/showthread.php?t=218273
|
||||
0x006d, # Another Pyrus? http://www.mobileread.com/forums/showthread.php?t=231982
|
||||
0x73, # This is for the Pyrus 2 LED http://www.mobileread.com/forums/showthread.php?t=230379
|
||||
]
|
||||
BCD = [0x0002, 0x100, 0x0222, 0x2]
|
||||
|
Loading…
x
Reference in New Issue
Block a user