Przeglądaj źródła

Clean up some boot screens

Scott Lahteine 6 lat temu
rodzic
commit
26208a5c2f

+ 0
- 2
Marlin/src/config/examples/Formbot/T_Rex_2+/_Bootscreen.h Wyświetl plik

@@ -32,9 +32,7 @@
32 32
 #include <avr/pgmspace.h>
33 33
 
34 34
 #define CUSTOM_BOOTSCREEN_TIMEOUT   2500
35
-
36 35
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  128
37
-#define CUSTOM_BOOTSCREEN_BMPHEIGHT 64
38 36
 
39 37
 const unsigned char custom_start_bmp[] PROGMEM = {
40 38
   B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111,

+ 0
- 2
Marlin/src/config/examples/Formbot/T_Rex_3/_Bootscreen.h Wyświetl plik

@@ -32,9 +32,7 @@
32 32
 #include <avr/pgmspace.h>
33 33
 
34 34
 #define CUSTOM_BOOTSCREEN_TIMEOUT   2500
35
-
36 35
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  128
37
-#define CUSTOM_BOOTSCREEN_BMPHEIGHT 64
38 36
 
39 37
 const unsigned char custom_start_bmp[] PROGMEM = {
40 38
   B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111,

Ładowanie…
Anuluj
Zapisz