diff --git a/config.h b/config.h index ec4ff6e..4076e3d 100644 --- a/config.h +++ b/config.h @@ -11,13 +11,14 @@ static const Block blocks[] = { /* {"", "sb-price bat \"Basic Attention Token\" 🦁", 9000, 20}, */ /* {"", "sb-price link \"Chainlink\" 🔗", 300, 25}, */ /* {"", "sb-price xmr \"Monero\" 🔒", 9000, 24}, */ - /* {"", "sb-price eth Ethereum 🍸", 9000, 23}, */ - /* {"", "sb-price btc Bitcoin 💰", 9000, 21}, */ + {"", "sb-price eth Ethereum 🍸", 9000, 23}, + /* {"", "sb-price like LikeCoin ✍️", 9000, 22}, */ + {"", "sb-price btc Bitcoin 💰", 9000, 21}, {"", "sb-torrent", 20, 7}, - /* {"", "sb-memory", 10, 14}, */ - /* {"", "sb-cpu", 10, 18}, */ + {"", "sb-memory", 10, 14}, + {"", "sb-cpu", 10, 18}, /* {"", "sb-moonphase", 18000, 17}, */ - {"", "sb-forecast", 18000, 5}, + /* {"", "sb-forecast", 18000, 5}, */ {"", "sb-mailbox", 180, 12}, {"", "sb-nettraf", 1, 16}, {"", "sb-volume", 0, 10},