mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
CHG: minor LF adjustments.
CHG: `lf visa2000` - removed askedgedetect, it seemed it destroyed more than enhanced.
This commit is contained in:
parent
a8fd088d8b
commit
4eabb8ad38
6 changed files with 30 additions and 15 deletions
|
@ -80,6 +80,8 @@ int NRZrawDemod(const char *Cmd, bool verbose);
|
|||
void printEM410x(uint32_t hi, uint64_t id);
|
||||
int getSamples(const char *Cmd, bool silent);
|
||||
|
||||
void setGrid_Clock(uint8_t clock);
|
||||
|
||||
int CmdDataIIR(const char *Cmd);
|
||||
|
||||
extern uint8_t DemodBuffer[MAX_DEMOD_BUF_LEN];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue