🚸 Fix Tevo Tornado boot screen (#539)

This commit is contained in:
Keith Bennett 2021-07-11 18:23:47 -07:00 committed by GitHub
parent f1261d5eb8
commit fd32266f32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View file

@ -25,8 +25,7 @@
* Made with Marlin Bitmap Converter
* https://marlinfw.org/tools/u8glib/converter.html
*/
#define CUSTOM_BOOTSCREEN_TIMEOUT 1500
#define CUSTOM_BOOTSCREEN_BMPWIDTH 112
#define CUSTOM_BOOTSCREEN_BMPWIDTH 120
const unsigned char custom_start_bmp[] PROGMEM = {
B00000000,B00000000,B00011111,B11111111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,

View file

@ -25,8 +25,7 @@
* Made with Marlin Bitmap Converter
* https://marlinfw.org/tools/u8glib/converter.html
*/
#define CUSTOM_BOOTSCREEN_TIMEOUT 1500
#define CUSTOM_BOOTSCREEN_BMPWIDTH 112
#define CUSTOM_BOOTSCREEN_BMPWIDTH 120
const unsigned char custom_start_bmp[] PROGMEM = {
B00000000,B00000000,B00011111,B11111111,B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,