X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhantek-6xxx%2Fprotocol.h;fp=src%2Fhardware%2Fhantek-6xxx%2Fprotocol.h;h=a106fb4b5d6999d1dfd161646901933504a28bdb;hb=095eba19d6ddda139f01eeb36e81f06bd2d91748;hp=73d8f868da27430072a30b674ea96440ab27da22;hpb=79100d4e8be332622f70a1831413e55486799eb9;p=libsigrok.git diff --git a/src/hardware/hantek-6xxx/protocol.h b/src/hardware/hantek-6xxx/protocol.h index 73d8f868..a106fb4b 100644 --- a/src/hardware/hantek-6xxx/protocol.h +++ b/src/hardware/hantek-6xxx/protocol.h @@ -60,7 +60,11 @@ #define FLUSH_PACKET_SIZE 1024 #define MIN_PACKET_SIZE 512 +#ifdef _WIN32 +#define MAX_PACKET_SIZE (2 * 1024 * 1024) +#else #define MAX_PACKET_SIZE (12 * 1024 * 1024) +#endif #define HANTEK_EP_IN 0x86 #define USB_INTERFACE 0