Update Configuration.h

This commit is contained in:
InsanityAutomation
2019-03-16 22:49:55 -04:00
parent 614c9c6c9d
commit 2108715fa6
+3 -1
View File
@@ -2642,7 +2642,9 @@
// packaged with Marlin. Source code for the user interface will need to
// be placed in "src/lcd/extensible_ui/lib"
//
//#define EXTENSIBLE_UI
#if ENABLED(MachineCR10SPro) && DISABLED(GraphicLCD)
#define EXTENSIBLE_UI
#endif
//=============================================================================
//=============================== Graphical TFTs ==============================