mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
ADD: started with adding a "LS" command that lists the commands without the help text printed. To give easy clean list.
This commit is contained in:
parent
5b59bf20c7
commit
f445df401e
5 changed files with 26 additions and 3 deletions
|
@ -1007,7 +1007,7 @@ void iso14443b_setup() {
|
|||
LED_D_ON();
|
||||
FpgaWriteConfWord(FPGA_MAJOR_MODE_HF_READER_TX | FPGA_HF_READER_TX_SHALLOW_MOD);
|
||||
|
||||
SpinDelay(100);
|
||||
//SpinDelay(100);
|
||||
|
||||
// Start the timer
|
||||
//StartCountSspClk();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue