X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fscpi-pps%2Fprotocol.h;h=cf0dbdd5aa227a2815269378fabb917b888d6513;hb=c90065a9499768f1663771136da10ee05e641677;hp=b4336593cf3643d8d80944d738e5eac5b2bf4ef7;hpb=49a468ed8bbd4d8f70cedc8fea205fba45e2e552;p=libsigrok.git diff --git a/src/hardware/scpi-pps/protocol.h b/src/hardware/scpi-pps/protocol.h index b4336593..cf0dbdd5 100644 --- a/src/hardware/scpi-pps/protocol.h +++ b/src/hardware/scpi-pps/protocol.h @@ -147,6 +147,7 @@ struct dev_context { struct channel_group_spec *channel_groups; struct sr_channel *cur_acquisition_channel; + struct sr_sw_limits limits; }; SR_PRIV extern unsigned int num_pps_profiles;