mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Yet another Supernote USB product ID
This commit is contained in:
parent
7b16d17808
commit
a9d42f8183
@ -40,6 +40,7 @@ class DeviceDefaults:
|
|||||||
({'vendor': 0x2207, 'product': 0x0031}, supernote_settings),
|
({'vendor': 0x2207, 'product': 0x0031}, supernote_settings),
|
||||||
({'vendor': 0x2207, 'product': 0x0011}, supernote_settings),
|
({'vendor': 0x2207, 'product': 0x0011}, supernote_settings),
|
||||||
({'vendor': 0x2207, 'product': 0x0007}, supernote_settings), # A6X2
|
({'vendor': 0x2207, 'product': 0x0007}, supernote_settings), # A6X2
|
||||||
|
({'vendor': 0x2207, 'product': 0x0017}, supernote_settings), # A6X2
|
||||||
)
|
)
|
||||||
|
|
||||||
def __call__(self, device, driver):
|
def __call__(self, device, driver):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user