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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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