Fixed regression in buffer length

This commit is contained in:
Terje Io
2021-09-14 09:55:48 +02:00
parent 415886e53b
commit e0d67142fe
+1 -1
View File
@@ -56,7 +56,7 @@ Helper functions for saving away and restoring a stream input buffer. _Not refer
#endif
#ifndef BLOCK_TX_BUFFER_SIZE
#define BLOCK_TX_BUFFER_SIZE 1024
#define BLOCK_TX_BUFFER_SIZE 256
#endif
// Serial baud rate