summaryrefslogtreecommitdiff
path: root/digital
diff options
context:
space:
mode:
Diffstat (limited to 'digital')
-rw-r--r--digital/avr/modules/host/mex.host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/avr/modules/host/mex.host.c b/digital/avr/modules/host/mex.host.c
index 349ee3b6..274c242e 100644
--- a/digital/avr/modules/host/mex.host.c
+++ b/digital/avr/modules/host/mex.host.c
@@ -38,7 +38,7 @@
#define MEX_MSG_NEW_HEADER_SIZE 3
/** Message payload allocated size. */
-#define MEX_MSG_NEW_PAYLOAD_SIZE 128
+#define MEX_MSG_NEW_PAYLOAD_SIZE 512
/** Message buffer allocated size. */
#define MEX_MSG_NEW_BUFFER_SIZE \