diff --git a/src/core/serial.c b/src/core/serial.c index 897d900b..29be2216 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