mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 21:03:23 -07:00
Revert "lf simask, lf simfsk and bug fixes"
This reverts commit fb0c84c3df
.
This commit is contained in:
parent
fb0c84c3df
commit
e396001c47
13 changed files with 50 additions and 451 deletions
|
@ -20,7 +20,6 @@ int GetAskClock(const char str[], bool printAns, bool verbose);
|
|||
int GetPskClock(const char str[], bool printAns, bool verbose);
|
||||
uint8_t GetNrzClock(const char str[], bool printAns, bool verbose);
|
||||
uint8_t GetFskClock(const char str[], bool printAns, bool verbose);
|
||||
uint8_t fskClocks(uint8_t *fc1, uint8_t *fc2, uint8_t *rf1, bool verbose);
|
||||
void setGraphBuf(uint8_t *buff, size_t size);
|
||||
|
||||
bool HasGraphData();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue