diff --git a/blocks.def.h b/blocks.def.h index 5bd12cb..f2be118 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -8,7 +8,7 @@ static const Block blocks[] = { {"", "sb-music", 0, 5}, {"", "sb-volume", 0, 4}, {"", "sb-internet", 5, 3}, - {"", "sb-battery", 5, 2}, + //{"", "sb-battery", 5, 2}, {"", "sb-cpu", 1, 0}, {"", "sb-date", 60, 1}, };