]> www.average.org Git - pulsecounter.git/blobdiff - web/index.html
describe mechanical(?) glitch in the NOTES
[pulsecounter.git] / web / index.html
index ca76aaa0790126569a0286a671fab3aa9eb1e9c3..9181b7963ac0e6f56b1458549282b035278d760e 100644 (file)
@@ -56,7 +56,7 @@
     else { /* ~ one month */
       /* TODO: make this a separate case with loop over months rather than
          fixed number of seconds. */
-      inc = 2592000;
+      inc = 86400;
       inc2 = 2592000;
       label = tomonth;
     }