Skip to content

Commit

Permalink
disabilitato il logo sul display
Browse files Browse the repository at this point in the history
  • Loading branch information
alrtprogrammer committed Oct 6, 2023
1 parent dd8143a commit 7745701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/_Statusscreen.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
//
// Status Screen Logo bitmap
//
#define STATUS_LOGO_Y 8
/*#define STATUS_LOGO_Y 8
#define STATUS_LOGO_WIDTH 39
const unsigned char status_logo_bmp[] PROGMEM = {
Expand All @@ -48,7 +48,7 @@ const unsigned char status_logo_bmp[] PROGMEM = {
B01001001,B00100100,B10010000,B01000000,B00010010,
B11111011,B10110011,B11001110,B11100000,B00001100
};

*/
//
// Use default bitmaps
//
Expand Down

0 comments on commit 7745701

Please sign in to comment.