]> mj.ucw.cz Git - misc.git/commitdiff
Check every 1 min.
authorMartin Mares <mj@ucw.cz>
Fri, 13 Jul 2007 16:30:06 +0000 (18:30 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 13 Jul 2007 16:30:06 +0000 (18:30 +0200)
batt.c

diff --git a/batt.c b/batt.c
index d1a2768214a609a8f88cf1a8cd9140cc78566c4d..f70f5e17e7956b9bc4e1455b3e8cf72f2aafb598 100644 (file)
--- a/batt.c
+++ b/batt.c
@@ -11,7 +11,7 @@
 static xosd *osd;
 static int total_discharge, total_charge, total_full, total_capa;
 
-#define CHECK_PERIOD 10
+#define CHECK_PERIOD 60
 #define SHOW_DURATION 2
 #define WARN_THRESHOLD 600