summaryrefslogtreecommitdiffstats
path: root/src/clientconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/clientconfig.h')
-rw-r--r--src/clientconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/clientconfig.h b/src/clientconfig.h
index ab1cff8..77252a4 100644
--- a/src/clientconfig.h
+++ b/src/clientconfig.h
@@ -14,6 +14,8 @@
#define RTT_UNKNOWN (RTT_UNREACHABLE / 2)
// This must be a power of two:
#define RTT_BLOCK_SIZE 4096
+// Size of the RTT test block 256k
+#define RTT_TEST_BLOCK_SIZE 262144
#define STARTUP_MODE_DURATION 30
// Interval of several repeating tasks (in seconds)