]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/appmain.c
Merged two iclass-reader functions into one to remove duplicated code, update loclass...
[proxmark3-svn] / armsrc / appmain.c
index 5aad658968248907abcde27331a78f921f791ed0..a3f507d65c3bb19ccf2d8277eb65d1f5f60d509d 100644 (file)
@@ -870,9 +870,6 @@ void UsbPacketReceived(uint8_t *packet, int len)
                case CMD_READER_ICLASS_REPLAY:
                    ReaderIClass_Replay(c->arg[0], c->d.asBytes);
                        break;
-               case CMD_ICLASS_ISO14443A_GETPUBLIC:
-                   IClass_iso14443A_GetPublic(c->arg[0]);
-                   break;
 #endif
 
                case CMD_SIMULATE_TAG_HF_LISTEN:
Impressum, Datenschutz