mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-09 23:05:00 -06:00
BLTOUCH tweaks, new v3.1 command (#14015)
This commit is contained in:
parent
62ef54cb81
commit
85fb33a060
11 changed files with 184 additions and 139 deletions
|
@ -63,7 +63,7 @@ const unsigned char status_logo_bmp[] PROGMEM = {
|
|||
B11110000,B00000000,B00001111,
|
||||
B11111100,B00000000,B00111111,
|
||||
B11111110,B01101100,B01111111,
|
||||
B11111111,B11111111,B11111111
|
||||
B11111111,B11111111,B11111111
|
||||
};
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue