aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR-ATmega128-GCC/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/AVR-ATmega128-GCC/halconf.h')
-rw-r--r--demos/AVR-ATmega128-GCC/halconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/AVR-ATmega128-GCC/halconf.h b/demos/AVR-ATmega128-GCC/halconf.h
index bd2f3e4fd..7859d0f0e 100644
--- a/demos/AVR-ATmega128-GCC/halconf.h
+++ b/demos/AVR-ATmega128-GCC/halconf.h
@@ -110,7 +110,7 @@
* Default SERIAL settings overrides (uncomment to override).
*/
/*#define SERIAL_DEFAULT_BITRATE 38400*/
-/*#define SERIAL_BUFFERS_SIZE 64*/
+#define SERIAL_BUFFERS_SIZE 16
/*===========================================================================*/
/* SPI driver related settings. */