mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 06:26:24 -04:00
TCP mode
This commit is contained in:
parent
f960709e82
commit
d8a89c5de2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <io/kfile.h>
|
||||
|
||||
// Options
|
||||
#define MP1_ENABLE_TCP_COMPATIBILITY true
|
||||
#define MP1_ENABLE_TCP_COMPATIBILITY false
|
||||
#if MP1_ENABLE_TCP_COMPATIBILITY
|
||||
#define MP1_ENABLE_COMPRESSION false
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue