From 8f3c91e91b634adaca77dac6cf314445cceefc78 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Fri, 19 Oct 2012 19:38:06 +0100 Subject: Imported Upstream version 2.1.8.20120912 --- cphidgetconstantsinternal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cphidgetconstantsinternal.h') diff --git a/cphidgetconstantsinternal.h b/cphidgetconstantsinternal.h index 216fe89..fb6a3ec 100644 --- a/cphidgetconstantsinternal.h +++ b/cphidgetconstantsinternal.h @@ -106,7 +106,7 @@ #define MAX_LABEL_STORAGE MAX_LABEL_SIZE*4+1 #define MAX_IN_PACKET_SIZE 64 -#define MAX_OUT_PACKET_SIZE 32 +#define MAX_OUT_PACKET_SIZE 64 #define PHIDGETOPEN_ANY 0x00 #define PHIDGETOPEN_SERIAL 0x01 -- cgit v1.2.3