X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Flascar-el-usb%2Fprotocol.h;h=185afde16a9e5330ea7146de352850344af6a0f9;hb=df92e5cf6b1caad0d1d43eb890d84af1ef79cd18;hp=e94839419f1a040fb3a1ea3a7614bca9817c2f22;hpb=6787f4049a0c05ffb438fc1718f1fe9840be5a41;p=libsigrok.git diff --git a/hardware/lascar-el-usb/protocol.h b/hardware/lascar-el-usb/protocol.h index e9483941..185afde1 100644 --- a/hardware/lascar-el-usb/protocol.h +++ b/hardware/lascar-el-usb/protocol.h @@ -53,7 +53,7 @@ struct dev_context { unsigned int sample_size; unsigned int logged_samples; unsigned int rcvd_samples; - unsigned int limit_samples; + uint64_t limit_samples; /* Model-specific */ /* EL-USB-CO: these are something like scaling and calibration values * fixed per device, used to convert the sample values to CO ppm. */