Remove unused network opcode

This commit is contained in:
Charles Haley 2013-12-09 13:54:17 +01:00
parent 4ff164f9ca
commit f8b5a483fc

View File

@ -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,