X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Ffx2lafw%2Fprotocol.h;h=fef0dd76bb85f8ae730d4553fb9760b780ac625c;hb=b5bbc3f1b00d5f3096c6800af4069fb07704d3a9;hp=11887c80d7bd2ac93c41392ba6d7564ab2949706;hpb=9615eeb572be5db9e770c0e343f80ab212335e3f;p=libsigrok.git diff --git a/hardware/fx2lafw/protocol.h b/hardware/fx2lafw/protocol.h index 11887c80..fef0dd76 100644 --- a/hardware/fx2lafw/protocol.h +++ b/hardware/fx2lafw/protocol.h @@ -85,8 +85,7 @@ struct dev_context { gboolean trigger_fired; gboolean acq_aborted; gboolean sample_wide; - unsigned int cur_trigger_stage; - int cur_trigger_step; + struct soft_trigger_logic *stl; unsigned int sent_samples; int submitted_transfers;