]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/arachnid-labs-re-load-pro/protocol.h
arachnid-labs-re-load-pro: Handle undervoltage condition.
[libsigrok.git] / src / hardware / arachnid-labs-re-load-pro / protocol.h
index 94b62691c9e179f3a4cf4b259585db360d7b671d..35a7a5be267012cedde72ee58a6e1331898ac964 100644 (file)
@@ -39,6 +39,7 @@ struct dev_context {
        uint8_t buf[RELOADPRO_BUFSIZE];
        int buflen;
        gboolean otp_active;
+       gboolean uvc_active;
 };
 
 SR_PRIV int reloadpro_set_current_limit(const struct sr_dev_inst *sdi,