textual
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user