]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/fx2lafw.h
sr: fx2lafw: s/MAX_RENUM_DELAY/MAX_RENUM_DELAY_MS/.
[libsigrok.git] / hardware / fx2lafw / fx2lafw.h
index f8bf99a6285b28a68c7bdd996f3de839c66a4330..3d738c7a51427c5432b30d335435c37a1aa8f2e2 100644 (file)
@@ -27,7 +27,7 @@
 #define NUM_TRIGGER_STAGES     4
 #define TRIGGER_TYPES          "01"
 
-#define MAX_RENUM_DELAY                3000 /* ms */
+#define MAX_RENUM_DELAY_MS     3000
 #define NUM_SIMUL_TRANSFERS    32
 #define MAX_EMPTY_TRANSFERS    (NUM_SIMUL_TRANSFERS * 2)