aboutsummaryrefslogtreecommitdiffstats
path: root/o3000_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3000_private.h')
-rw-r--r--o3000_private.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/o3000_private.h b/o3000_private.h
index d6e3490..fb55ecf 100644
--- a/o3000_private.h
+++ b/o3000_private.h
@@ -40,6 +40,13 @@
#define FALSE 0 ///< FALSE value must be 0
+/**
+ * Maximum image size ever expected.
+ *
+ * @note The size must be a multiple of 512 bytes!
+ */
+#define MAX_IMAGE_SIZE (1280*964*2+IMAGE_HEADER_SIZE)
+
/**
* Image frame synchronization state