diff --git a/armsrc/iso15693.c b/armsrc/iso15693.c index fbe0f00fb..be96b3780 100644 --- a/armsrc/iso15693.c +++ b/armsrc/iso15693.c @@ -1059,6 +1059,7 @@ void BruteforceIso15693Afi(uint32_t speed) { } Dbprintf("AFI Bruteforcing done."); + switch_off(); } // Allows to directly send commands to the tag via the client