Fix Marlin splash screen logic (#13646)

This commit is contained in:
Scott Lahteine
2019-04-10 17:14:57 -05:00
committed by GitHub
parent 052f2ac352
commit cee3b172b9
78 changed files with 145 additions and 44 deletions

View File

@ -556,3 +556,7 @@
#endif
#endif
#endif
#if ENABLED(SLIM_LCD_MENUS)
#define BOOT_MARLIN_LOGO_SMALL
#endif