From fff87d1c3e19c0a24a3b0d4cff3e9a8f6f140e34 Mon Sep 17 00:00:00 2001 From: Frederic Robra Date: Thu, 14 Nov 2019 15:18:32 +0100 Subject: added check for rid and discovery now takes bigger test block --- src/clientconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/clientconfig.h') 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) -- cgit v1.2.3-55-g7522