]> sigrok.org Git - libsigrok.git/blobdiff - hardware/hantek-dso/dso.h
hantek-dso: remove sources from session when done
[libsigrok.git] / hardware / hantek-dso / dso.h
index 6d8f8821724b3786f0c305963126a68fa5641c1d..8f7ef49db13b416af5aab73f91b8c0f5af6ab621 100644 (file)
@@ -143,7 +143,8 @@ enum states {
        IDLE,
        NEW_CAPTURE,
        CAPTURE,
-       FETCH_DATA
+       FETCH_DATA,
+       STOPPING,
 };
 
 struct dso_profile {