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

@ -966,6 +966,7 @@
//#define STATUS_ALT_FAN_BITMAP // Use the alternative fan bitmap
//#define STATUS_FAN_FRAMES 3 // :[0,1,2,3,4] Number of fan animation frames
//#define STATUS_HEAT_PERCENT // Show heating in a progress bar
//#define BOOT_MARLIN_LOGO_SMALL // Show a smaller Marlin logo on the Boot Screen (saving 399 bytes of flash)
// Frivolous Game Options
//#define MARLIN_BRICKOUT