X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fhameg-hmo%2Fprotocol.h;h=bdf70fc55ca3b6262162cb95f761e2436056c0f6;hb=d292f767bd031979edbcbf54b7daa39b0aad7812;hp=932eaa4ad0e246dbd147dcbc440b29b9b281052a;hpb=660e398fe9f5fc608787f8fd75a9df8aac61026f;p=libsigrok.git diff --git a/hardware/hameg-hmo/protocol.h b/hardware/hameg-hmo/protocol.h index 932eaa4a..bdf70fc5 100644 --- a/hardware/hameg-hmo/protocol.h +++ b/hardware/hameg-hmo/protocol.h @@ -96,8 +96,8 @@ struct dev_context { struct sr_channel_group *analog_groups; struct sr_channel_group *digital_groups; - GSList *enabled_probes; - GSList *current_probe; + GSList *enabled_channels; + GSList *current_channel; uint64_t num_frames; uint64_t frame_limit;