diff --git a/SerialRB.h b/SerialRB.h index 4378cc9..22667d5 100644 --- a/SerialRB.h +++ b/SerialRB.h @@ -32,7 +32,7 @@ Boston, MA 02110-1301, USA. #include #endif -const uint16_t SERIAL_RINGBUFFER_SIZE = 2000U; +const uint16_t SERIAL_RINGBUFFER_SIZE = 1000U; class CSerialRB { public: