mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-06-05 05:20:34 -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>
|
#include <io/kfile.h>
|
||||||
|
|
||||||
// Options
|
// Options
|
||||||
#define MP1_ENABLE_TCP_COMPATIBILITY true
|
#define MP1_ENABLE_TCP_COMPATIBILITY false
|
||||||
#if MP1_ENABLE_TCP_COMPATIBILITY
|
#if MP1_ENABLE_TCP_COMPATIBILITY
|
||||||
#define MP1_ENABLE_COMPRESSION false
|
#define MP1_ENABLE_COMPRESSION false
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue