From fba348222a3ce8337fd8e97963e63d743618919c Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Apr 2021 22:29:01 -0500 Subject: Change used blocks --- config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 0479e5c..7c027cb 100644 --- a/config.h +++ b/config.h @@ -12,13 +12,13 @@ static const Block blocks[] = { /* {"", "price btc Bitcoin 💰", 0, 21}, */ /* {"", "price lbc \"LBRY Token\" 📚", 0, 22}, */ {"", "torrent", 20, 7}, - {"", "memory", 10, 14}, - {"", "cpu", 10, 18}, + {"", "memory", 5, 14}, + {"", "cpu", 5, 18}, /* {"", "moonphase", 18000, 17}, */ /* {"", "weather", 18000, 5}, */ {"", "mailbox", 180, 12}, /* {"", "nettraf", 1, 16}, */ - {"", "volume", 10, 10}, + {"", "volume", 0, 10}, {"", "battery", 5, 3}, {"", "clock", 0, 1}, /* {"", "internet", 5, 4}, */ -- cgit v1.2.3