]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/lfops.c
begin update lf commands with help text and
[proxmark3-svn] / armsrc / lfops.c
index 9f3d9ab3c840c5d6dbc29a304f93705303a7e33d..cf04c31b627357860fa641c6df9a92b0e68319d2 100644 (file)
@@ -25,7 +25,7 @@
  * @param period_1
  * @param command
  */
-void ModThenAcquireRawAdcSamples125k(int delay_off, int period_0, int period_1, uint8_t *command)
+void ModThenAcquireRawAdcSamples125k(uint32_t delay_off, uint32_t period_0, uint32_t period_1, uint8_t *command)
 {
 
        int divisor_used = 95; // 125 KHz
Impressum, Datenschutz