]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/fx2lafw.h
fx2lafw: Added command to verify firmware version
[libsigrok.git] / hardware / fx2lafw / fx2lafw.h
index 48b6c441d5626bcf58691d52946ac50c03855f03..b03e86ab6fb94f1261032cc4f459eac240a0150d 100644 (file)
 #define NUM_SIMUL_TRANSFERS    32
 #define MAX_EMPTY_TRANSFERS    (NUM_SIMUL_TRANSFERS * 2)
 
+#define FX2LAFW_VERSION_MAJOR  1
+#define FX2LAFW_VERSION_MINOR  0
+
+
 /* Software trigger implementation: positive values indicate trigger stage. */
 #define TRIGGER_FIRED          -1