Browse Source

Bring Configuration.h up to date

Scott Lahteine 6 years ago
parent
commit
87b16ed5f6
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Marlin/Configuration.h

+ 3
- 0
Marlin/Configuration.h View File

@@ -84,6 +84,9 @@
84 84
  * respectfully request that you retain the unmodified Marlin boot screen.
85 85
  */
86 86
 
87
+// Show the Marlin bootscreen on startup. ** ENABLE FOR PRODUCTION **
88
+#define SHOW_BOOTSCREEN
89
+
87 90
 // Show the bitmap in Marlin/_Bootscreen.h on startup.
88 91
 //#define SHOW_CUSTOM_BOOTSCREEN
89 92
 

Loading…
Cancel
Save