]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/lfsampling.h
CHG: @marshmellow42 's changes to lfops.c /lfsampling.c
[proxmark3-svn] / armsrc / lfsampling.h
index a31e2dc5bba8c7fe3129bd5617108f6017ae3f45..b300ee73d831cbc4fd0153f3b7effca8e8668e07 100644 (file)
@@ -36,6 +36,9 @@ uint32_t SampleLF(bool silent);
 
 uint32_t SnoopLF();
 
+// adds sample size to default options
+uint32_t DoPartialAcquisition(int trigger_threshold, bool silent, int sample_size);
+
 /**
  * @brief Does sample acquisition, ignoring the config values set in the sample_config.
  * This method is typically used by tag-specific readers who just wants to read the samples
Impressum, Datenschutz