mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
textual
This commit is contained in:
parent
924ad84c59
commit
83a5ffbb10
1 changed files with 2 additions and 0 deletions
|
@ -121,6 +121,8 @@ void SaveIDtoFlash(int addr, uint64_t id) {
|
|||
void RunMod() {
|
||||
StandAloneMode();
|
||||
FpgaDownloadAndGo(FPGA_BITSTREAM_LF);
|
||||
Dbprintf("[=] >> LF EM4100 read/write/clone started <<");
|
||||
|
||||
int selected = 0;
|
||||
//state 0 - select slot
|
||||
// 1 - read tag to selected slot,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue