Index: trunk/BNC/latencychecker.cpp
===================================================================
--- trunk/BNC/latencychecker.cpp	(revision 1982)
+++ trunk/BNC/latencychecker.cpp	(revision 1983)
@@ -95,8 +95,8 @@
   // Latency interval/average
   // ------------------------
-  _perfIntr = 0;
+  _perfIntr = 1;
   QString perfIntr = settings.value("perfIntr").toString();
   if      ( perfIntr.isEmpty() ) { 
-    _perfIntr = 0; 
+    _perfIntr = 1; 
   }
   else if ( perfIntr.indexOf("2 sec")   != -1 ) { 
