X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fgmc-mh-1x-2x%2Fprotocol.h;fp=src%2Fhardware%2Fgmc-mh-1x-2x%2Fprotocol.h;h=87034e6b784e1ef90098d86952e733faad839214;hb=07ffa5b315caab0d6d703e04f09035bc0f2b3ee4;hp=5d20e9214e2cafbae09fc220fee3f390c69d4908;hpb=dc89faeace016d0fbd8314937d0335a2ae76de14;p=libsigrok.git diff --git a/src/hardware/gmc-mh-1x-2x/protocol.h b/src/hardware/gmc-mh-1x-2x/protocol.h index 5d20e921..87034e6b 100644 --- a/src/hardware/gmc-mh-1x-2x/protocol.h +++ b/src/hardware/gmc-mh-1x-2x/protocol.h @@ -32,7 +32,8 @@ #define LOG_PREFIX "gmc-mh-1x-2x" -#define GMC_BUFSIZE 266 +#define GMC_BUFSIZE 266 +#define GMC_REPLY_SIZE 14 /** Message ID bits 4, 5 */ #define MSGID_MASK 0x30 /**< Mask to get message ID bits */