added function 4x50_watch

This commit is contained in:
tharexde
2020-10-05 22:59:08 +02:00
parent b0cfb28d40
commit 68db54028c
7 changed files with 100 additions and 0 deletions

View File

@@ -1049,6 +1049,10 @@ static void PacketReceived(PacketCommandNG *packet) {
em4x50_reset();
break;
}
case CMD_LF_EM4X50_WATCH: {
em4x50_watch();
break;
}
#endif
#ifdef WITH_ISO15693