Update iso14443a.c

This commit is contained in:
Antiklesys
2026-03-31 00:58:40 +08:00
parent abc0b2ee2a
commit c01f3cdbc6
+1 -1
View File
@@ -1490,7 +1490,7 @@ bool SimulateIso14443aInit(uint8_t tagType, uint16_t flags, uint8_t *data,
// Apply SAK override before it is encoded into rSAKc1/2/3.
if ( (flags & FLAG_SAK_IN_DATA) == FLAG_SAK_IN_DATA) {
sak = sak_override;
sak = s_sak_override;
}
// if uid not supplied then get from emulator memory