summaryrefslogtreecommitdiff
path: root/digital/avr/modules/host
diff options
context:
space:
mode:
Diffstat (limited to 'digital/avr/modules/host')
-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 219b23c0..d82a4947 100644
--- a/digital/avr/modules/host/mex.host.c
+++ b/digital/avr/modules/host/mex.host.c
@@ -37,7 +37,7 @@
#define MEX_MSG_NEW_HEADER_SIZE 3
/** Message payload allocated size. */
-#define MEX_MSG_NEW_PAYLOAD_SIZE 32
+#define MEX_MSG_NEW_PAYLOAD_SIZE 128
/** Message buffer allocated size. */
#define MEX_MSG_NEW_BUFFER_SIZE \