mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
FIX: thanks @tony, for pointing out a "end" statement inside tnp3sim.lua
ADD: @marshmello42 fixs for t55x7
This commit is contained in:
parent
2f5436ff0d
commit
a739812e89
9 changed files with 97 additions and 106 deletions
|
@ -47,7 +47,6 @@ uint32_t DoAcquisition_config( bool silent);
|
|||
**/
|
||||
void LFSetupFPGAForADC(int divisor, bool lf_field);
|
||||
|
||||
|
||||
/**
|
||||
* Called from the USB-handler to set the sampling configuration
|
||||
* The sampling config is used for std reading and snooping.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue