]> sigrok.org Git - libsigrok.git/blobdiff - hardware/saleae-logic/saleae-logic.h
fx2lafw: Made finish_acquisition a static function
[libsigrok.git] / hardware / saleae-logic / saleae-logic.h
index 5c0b34a28d72947444b39a768dc8a27c2a320095..5378616e4b8c511b88a38ee1a7796cfbb829a87d 100644 (file)
@@ -65,6 +65,7 @@ struct context {
        uint8_t trigger_value[NUM_TRIGGER_STAGES];
        int trigger_stage;
        uint8_t trigger_buffer[NUM_TRIGGER_STAGES];
+       int num_samples;
        /*
         * opaque session data passed in by the frontend, will be passed back
         * on the session bus along with samples.