X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fasix-sigma%2Fprotocol.h;h=f1ffcd7c7e777f8e7ccd37aa64b261f2ca33294c;hp=1379b0710eabee2fcd3b1bc67088b932041bcf27;hb=1bb9dc82178fea878e8984d9b526f78f5bc41677;hpb=5e78a56481769db6ffe9b9fd392d71be3fcf0319 diff --git a/src/hardware/asix-sigma/protocol.h b/src/hardware/asix-sigma/protocol.h index 1379b071..f1ffcd7c 100644 --- a/src/hardware/asix-sigma/protocol.h +++ b/src/hardware/asix-sigma/protocol.h @@ -284,6 +284,7 @@ enum triggerfunc { struct sigma_state { enum { SIGMA_UNINITIALIZED = 0, + SIGMA_CONFIG, SIGMA_IDLE, SIGMA_CAPTURE, SIGMA_STOPPING,