This commit is contained in:
iceman1001 2020-03-30 15:12:37 +02:00
commit 83a5ffbb10

View file

@ -121,6 +121,8 @@ void SaveIDtoFlash(int addr, uint64_t id) {
void RunMod() { void RunMod() {
StandAloneMode(); StandAloneMode();
FpgaDownloadAndGo(FPGA_BITSTREAM_LF); FpgaDownloadAndGo(FPGA_BITSTREAM_LF);
Dbprintf("[=] >> LF EM4100 read/write/clone started <<");
int selected = 0; int selected = 0;
//state 0 - select slot //state 0 - select slot
// 1 - read tag to selected slot, // 1 - read tag to selected slot,