mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #778949 (Floppy device is on all the time with ver. 0.8)
This commit is contained in:
commit
d691eefb70
@ -68,9 +68,9 @@ class USER_DEFINED(USBMS):
|
||||
'is prepended to any send_to_device template') + '</p>',
|
||||
]
|
||||
EXTRA_CUSTOMIZATION_DEFAULT = [
|
||||
'0x0000',
|
||||
'0x0000',
|
||||
'0x0000',
|
||||
'0xffff',
|
||||
'0xffff',
|
||||
'0xffff',
|
||||
None,
|
||||
'',
|
||||
'',
|
||||
|
Loading…
x
Reference in New Issue
Block a user