summaryrefslogtreecommitdiff
path: root/src/modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modem.h')
-rw-r--r--src/modem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modem.h b/src/modem.h
index 02c3fba..e3706f3 100644
--- a/src/modem.h
+++ b/src/modem.h
@@ -11,7 +11,7 @@
#include <stdlib.h>
/* Modem ring buffer size must be power of 2 */
-#define MODEM_BUFFER_SIZE 32
+#define MODEM_BUFFER_SIZE 64
/* Modem defines */
#define MODEM_SYNC_LEN 42