mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
style
This commit is contained in:
parent
bcbe76064d
commit
a913b2c662
11 changed files with 31 additions and 26 deletions
|
@ -428,9 +428,9 @@ uint32_t SampleLF(bool verbose, uint32_t sample_size, bool ledcontrol) {
|
|||
|
||||
/**
|
||||
* Do LF sampling and send samples to the USB
|
||||
*
|
||||
*
|
||||
* Uses parameters in config. Only bits_per_sample = 8 is working now
|
||||
*
|
||||
*
|
||||
* @param reader_field - true for reading tags, false for sniffing
|
||||
* @return sampling result
|
||||
**/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue