summaryrefslogtreecommitdiffstats
path: root/include/bmon/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bmon/conf.h')
-rw-r--r--include/bmon/conf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bmon/conf.h b/include/bmon/conf.h
index f95d48f..6f248af 100644
--- a/include/bmon/conf.h
+++ b/include/bmon/conf.h
@@ -74,6 +74,8 @@ enum {
LAYOUT_HEADER,
LAYOUT_LIST,
LAYOUT_SELECTED,
+ LAYOUT_RX_GRAPH,
+ LAYOUT_TX_GRAPH,
__LAYOUT_MAX
};