]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/hameg-hmo/protocol.h
hameg-hmo: Do read from second digital pod during acquisition
[libsigrok.git] / src / hardware / hameg-hmo / protocol.h
index 92c9b6754e2affd59d28a38e99088f48f8027a0a..24deb3f759ae99b39e8d720d6250f3630093f08d 100644 (file)
@@ -30,6 +30,7 @@
 
 #define MAX_INSTRUMENT_VERSIONS 10
 #define MAX_COMMAND_SIZE 48
+#define MAX_DIGITAL_GROUP_COUNT        2
 
 struct scope_config {
        const char *name[MAX_INSTRUMENT_VERSIONS];