]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/hameg-hmo/protocol.h
hameg-hmo: Rephrase the channel constraints check (analog vs digital)
[libsigrok.git] / src / hardware / hameg-hmo / protocol.h
index b251bc823b3aadfe147af3070c7a2637d5bfb3ec..ccdcb90cf3d3fe4b4ddce0e8280c387c46502159 100644 (file)
@@ -30,6 +30,8 @@
 
 #define MAX_INSTRUMENT_VERSIONS 10
 #define MAX_COMMAND_SIZE 48
+#define MAX_ANALOG_CHANNEL_COUNT 4
+#define MAX_DIGITAL_CHANNEL_COUNT 16
 #define MAX_DIGITAL_GROUP_COUNT        2
 
 struct scope_config {