mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
commit
d821b2ddb7
@ -241,7 +241,6 @@ class SMART_DEVICE_APP(DeviceConfig, DevicePlugin):
|
|||||||
opcodes = {
|
opcodes = {
|
||||||
'NOOP' : 12,
|
'NOOP' : 12,
|
||||||
'OK' : 0,
|
'OK' : 0,
|
||||||
'BOOK_DATA' : 10,
|
|
||||||
'BOOK_DONE' : 11,
|
'BOOK_DONE' : 11,
|
||||||
'CALIBRE_BUSY' : 18,
|
'CALIBRE_BUSY' : 18,
|
||||||
'DELETE_BOOK' : 13,
|
'DELETE_BOOK' : 13,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user