This commit is contained in:
iceman1001 2023-12-01 10:59:18 +01:00
commit a913b2c662
11 changed files with 31 additions and 26 deletions

View file

@ -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
**/