X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fscpi-pps%2Fprotocol.h;h=cf0dbdd5aa227a2815269378fabb917b888d6513;hp=b4336593cf3643d8d80944d738e5eac5b2bf4ef7;hb=88e4daa9ff82f45f5966ac662d794c04625df176;hpb=49f7cb24259851b1b8b5c5fc863343c90a7366a4 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;