From df930535c4e6197bc6c4ecfc120adbce8c87a740 Mon Sep 17 00:00:00 2001 From: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed, 27 Aug 2025 05:23:13 +1200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20Update=20AnimationExample=20CUST?= =?UTF-8?q?OM=5FBOOTSCREEN=5FBMPWIDTH=20(#1151)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/examples/AnimationExample/_Bootscreen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/AnimationExample/_Bootscreen.h b/config/examples/AnimationExample/_Bootscreen.h index a051676995..deed0975ca 100644 --- a/config/examples/AnimationExample/_Bootscreen.h +++ b/config/examples/AnimationExample/_Bootscreen.h @@ -38,7 +38,7 @@ #define CUSTOM_BOOTSCREEN_FRAME_TIME 100 // (ms) Same time for all frames //#define CUSTOM_BOOTSCREEN_ANIMATED_FRAME_TIME // Each frame also has a duration -#define CUSTOM_BOOTSCREEN_BMPWIDTH 120 +#define CUSTOM_BOOTSCREEN_BMPWIDTH 56 const unsigned char custom_start_bmp[] PROGMEM = { B00011111,B11111111,B11111111,B11111111,B11111111,B11111111,B11111111,