diff options
Diffstat (limited to 'cphidgetconstantsinternal.h')
-rw-r--r-- | cphidgetconstantsinternal.h | 2 |
1 files changed, 1 insertions, 1 deletions
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
|