summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/serial.c b/src/core/serial.c
index 897d900b2..29be2216a 100644
--- a/src/core/serial.c
+++ b/src/core/serial.c
@@ -33,7 +33,7 @@
#endif
#ifndef COMPARITY
-#define COMPARITY N
+#define COMPARITY 0
#endif
#ifndef COMSTOP