X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=int%2Fhalconf.h;h=1275a5f9dc7f11a95060348bdc8678e070e93a09;hb=2baa7d4b9df523436b38a4a7a0d9cb4e75fb527c;hp=82602b403dd6ab4a21b0896560f3d942b4bd8efe;hpb=fb5465ae10e39a9505634e0aaf8e1cab9710f5d7;p=mTask.git diff --git a/int/halconf.h b/int/halconf.h index 82602b4..1275a5f 100644 --- a/int/halconf.h +++ b/int/halconf.h @@ -305,7 +305,7 @@ * buffers. */ #if !defined(SERIAL_BUFFERS_SIZE) || defined(__DOXYGEN__) -#define SERIAL_BUFFERS_SIZE 16 +#define SERIAL_BUFFERS_SIZE 256 #endif /*===========================================================================*/