aboutsummaryrefslogtreecommitdiff
path: root/src/inputs.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputs.hpp')
-rw-r--r--src/inputs.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/inputs.hpp b/src/inputs.hpp
index 92b9005..fa8af17 100644
--- a/src/inputs.hpp
+++ b/src/inputs.hpp
@@ -18,5 +18,7 @@ public:
double wake_interval;
double startup_delay;
bool is_sender;
+ bool use_hint;
int max_attempts;
+ int data_size;
}; \ No newline at end of file