diff --git a/Modem/protocol/mp1.h b/Modem/protocol/mp1.h index b596ac0..6a12bd8 100644 --- a/Modem/protocol/mp1.h +++ b/Modem/protocol/mp1.h @@ -5,7 +5,7 @@ #include // Options -#define MP1_ENABLE_TCP_COMPATIBILITY true +#define MP1_ENABLE_TCP_COMPATIBILITY false #if MP1_ENABLE_TCP_COMPATIBILITY #define MP1_ENABLE_COMPRESSION false #endif