X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fdemo%2Fprotocol.h;h=82fb5d23553829b62604ffcf94e5d67fd602c529;hb=bde6a99b33fd520152c05183f5b80cff63d75675;hp=cf1cca60e4207c6a18c8f82b186719bf496e7a53;hpb=31f69b096f8020d817ff26800231cb549f5ce11e;p=libsigrok.git diff --git a/src/hardware/demo/protocol.h b/src/hardware/demo/protocol.h index cf1cca60..82fb5d23 100644 --- a/src/hardware/demo/protocol.h +++ b/src/hardware/demo/protocol.h @@ -119,6 +119,8 @@ struct dev_context { uint8_t first_partial_logic_mask; /* Triggers */ uint64_t capture_ratio; + gboolean trigger_fired; + struct soft_trigger_logic *stl; }; static const char *analog_pattern_str[] = {