mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
swap to other fpga image, since iso15693.c uses it. Should fix the simulation
This commit is contained in:
@@ -633,7 +633,7 @@ void RunMod(void) {
|
||||
mode = bb[0];
|
||||
}
|
||||
|
||||
FpgaDownloadAndGo(FPGA_BITSTREAM_HF);
|
||||
FpgaDownloadAndGo(FPGA_BITSTREAM_HF_15);
|
||||
BigBuf_Clear_ext(false);
|
||||
|
||||
StandAloneMode();
|
||||
|
||||
Reference in New Issue
Block a user