X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Frigol-ds%2Fprotocol.h;fp=hardware%2Frigol-ds%2Fprotocol.h;h=9c4c7f80e25443236cf7a828f11d2156f4237e5b;hb=8dd0b290eb6ce6ebf9bde8b9a52785adb45b16f7;hp=121b3ea3f77dcd649e15390299962c74dabfe7c7;hpb=fcdebbe89cca239c2270bea97ee709d26c51ae3b;p=libsigrok.git diff --git a/hardware/rigol-ds/protocol.h b/hardware/rigol-ds/protocol.h index 121b3ea3..9c4c7f80 100644 --- a/hardware/rigol-ds/protocol.h +++ b/hardware/rigol-ds/protocol.h @@ -93,6 +93,7 @@ enum wait_events { struct dev_context { /* Device model */ const struct rigol_ds_model *model; + enum rigol_protocol_flavor protocol; /* Device properties */ const uint64_t (*timebases)[2];