Browse Source

No boot-screen on Sidewinder X1 TFT28 (#15706)

thisiskeithb 4 years ago
parent
commit
abb44cf564
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration.h

+ 1
- 1
config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration.h View File

@@ -86,7 +86,7 @@
86 86
  */
87 87
 
88 88
 // Show the Marlin bootscreen on startup. ** ENABLE FOR PRODUCTION **
89
-#define SHOW_BOOTSCREEN
89
+//#define SHOW_BOOTSCREEN
90 90
 
91 91
 // Show the bitmap in Marlin/_Bootscreen.h on startup.
92 92
 //#define SHOW_CUSTOM_BOOTSCREEN

Loading…
Cancel
Save