summaryrefslogtreecommitdiffstats
path: root/Meter.h
diff options
context:
space:
mode:
Diffstat (limited to 'Meter.h')
-rw-r--r--Meter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Meter.h b/Meter.h
index 18a6b1e0..7b728eeb 100644
--- a/Meter.h
+++ b/Meter.h
@@ -13,6 +13,8 @@ in the source distribution for its full text.
#define GRAPH_DELAY (DEFAULT_DELAY/2)
+#define GRAPH_HEIGHT 4 /* Unit: rows (lines) */
+
#include "ListItem.h"
#include <sys/time.h>