diff --git a/node/Constants.hpp b/node/Constants.hpp index 537547127..9c55e1629 100644 --- a/node/Constants.hpp +++ b/node/Constants.hpp @@ -347,7 +347,7 @@ /** * Delay sleep overshoot for detection of a probable sleep/wake event */ -#define ZT_SLEEP_WAKE_DETECTION_THRESHOLD 2000 +#define ZT_SLEEP_WAKE_DETECTION_THRESHOLD 5000 /** * Time to pause main service loop after sleep/wake detect