Browse Source

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

thisiskeithb 4 years ago
parent
commit
abb44cf564

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

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

Loading…
Cancel
Save