Преглед на файлове

Increase sleep/wake detection threshold... might want to switch to using native interfaces to really detect this in the future since this is not 100% reliable.

Adam Ierymenko преди 11 години
родител
ревизия
f5cbb45ab9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      node/Constants.hpp

+ 1 - 1
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