mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-25 12:53:15 +02:00
Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
commit
d821b2ddb7
1 changed files with 0 additions and 1 deletions
|
|
@ -241,7 +241,6 @@ class SMART_DEVICE_APP(DeviceConfig, DevicePlugin):
|
|||
opcodes = {
|
||||
'NOOP' : 12,
|
||||
'OK' : 0,
|
||||
'BOOK_DATA' : 10,
|
||||
'BOOK_DONE' : 11,
|
||||
'CALIBRE_BUSY' : 18,
|
||||
'DELETE_BOOK' : 13,
|
||||
|
|
|
|||
Loading…
Reference in a new issue