summaryrefslogtreecommitdiff
path: root/implementation/service_discovery/include/defines.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'implementation/service_discovery/include/defines.hpp')
-rw-r--r--implementation/service_discovery/include/defines.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/implementation/service_discovery/include/defines.hpp b/implementation/service_discovery/include/defines.hpp
index 425580a..1f884d2 100644
--- a/implementation/service_discovery/include/defines.hpp
+++ b/implementation/service_discovery/include/defines.hpp
@@ -43,5 +43,7 @@
#define VSOMEIP_SD_DEFAULT_CYCLIC_OFFER_DELAY 1000
#define VSOMEIP_SD_DEFAULT_REQUEST_RESPONSE_DELAY 2000
#define VSOMEIP_SD_DEFAULT_OFFER_DEBOUNCE_TIME 500
+#define VSOMEIP_SD_DEFAULT_FIND_DEBOUNCE_TIME 500
+
#endif // VSOMEIP_SD_DEFINES_HPP