summaryrefslogtreecommitdiffhomepage
path: root/digital/avr/modules/twi/avrconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/avr/modules/twi/avrconfig.h')
-rw-r--r--digital/avr/modules/twi/avrconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/digital/avr/modules/twi/avrconfig.h b/digital/avr/modules/twi/avrconfig.h
index 638a773d..139aa55e 100644
--- a/digital/avr/modules/twi/avrconfig.h
+++ b/digital/avr/modules/twi/avrconfig.h
@@ -25,7 +25,7 @@
*
* }}} */
-#define TWI_SL_RCPT_SIZE 1
-#define TWI_SL_SEND_SIZE 1
+#define TWI_SL_RCPT_SIZE 16
+#define TWI_SL_SEND_SIZE 16
#endif /* avrconfig_h */