DOGM bootscreen cleanup

This commit is contained in:
Scott Lahteine
2019-03-07 18:35:06 -06:00
parent 2aa35e95af
commit 5d2c5877f7
3 changed files with 96 additions and 102 deletions

View File

@ -338,13 +338,6 @@
#endif
#endif
// Boot screens
#if !HAS_SPI_LCD
#undef SHOW_BOOTSCREEN
#elif !defined(BOOTSCREEN_TIMEOUT)
#define BOOTSCREEN_TIMEOUT 2500
#endif
/**
* Extruders have some combination of stepper motors and hotends
* so we separate these concepts into the defines: