aboutsummaryrefslogtreecommitdiffstats
path: root/bitmaps/battery.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'bitmaps/battery.xbm')
-rw-r--r--bitmaps/battery.xbm10
1 files changed, 5 insertions, 5 deletions
diff --git a/bitmaps/battery.xbm b/bitmaps/battery.xbm
index ca37847..26b465e 100644
--- a/bitmaps/battery.xbm
+++ b/bitmaps/battery.xbm
@@ -1,6 +1,6 @@
-#define battery_width 16
-#define battery_height 16
+#define battery_width 15
+#define battery_height 15
static unsigned char battery_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0xfc, 0x11,
- 0xfc, 0x71, 0xfc, 0x71, 0xfc, 0x71, 0xfc, 0x11, 0xfc, 0x1f, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f,
+ 0xfc, 0x08, 0xfc, 0x38, 0xfc, 0x38, 0xfc, 0x08, 0xfc, 0x0f, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};