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 5659bec..216fe89 100644 --- a/cphidgetconstantsinternal.h +++ b/cphidgetconstantsinternal.h @@ -124,7 +124,7 @@ // this needs to reflect the size of Phid_DeviceName
#define PHIDGET_DEVICE_CLASS_COUNT 24
// this needs to reflect the size of Phid_Device_Def (not including the null end)
-#define PHIDGET_DEVICE_COUNT 54
+#define PHIDGET_DEVICE_COUNT 55
#endif
|