summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/configuration.h')
-rw-r--r--digital/beacon/src/configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/configuration.h b/digital/beacon/src/configuration.h
index c3952758..8112bd59 100644
--- a/digital/beacon/src/configuration.h
+++ b/digital/beacon/src/configuration.h
@@ -38,7 +38,7 @@
#undef AC_TWI_SLAVE_RECV /* Slave reception callback to be defined by the user when not in polled mode. */
#define AC_TWI_PULL_UP 0 /* Use internal pull up. */
#define AC_TWI_SLAVE_RECV_BUFFER_SIZE 16 /* Slave reception buffer size. */
-#define AC_TWI_SLAVE_SEND_BUFFER_SIZE 16 /* Slave transmission buffer size. */
+#define AC_TWI_SLAVE_SEND_BUFFER_SIZE 32 /* Slave transmission buffer size. */
/* ----------------------------------------------------------- */