🚸 Enhanced UI => Professional UI - with updates (#23624)
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							ac76ed7ece
						
					
				
				
					commit
					1b2715ccf2
				
			@@ -34,7 +34,7 @@
 | 
			
		||||
#elif ENABLED(DWIN_CREALITY_LCD)
 | 
			
		||||
  #include "../../../lcd/e3v2/creality/dwin.h"
 | 
			
		||||
#elif ENABLED(DWIN_CREALITY_LCD_ENHANCED)
 | 
			
		||||
  #include "../../../lcd/e3v2/enhanced/dwin.h"
 | 
			
		||||
  #include "../../../lcd/e3v2/proui/dwin.h"
 | 
			
		||||
#elif ENABLED(DWIN_CREALITY_LCD_JYERSUI)
 | 
			
		||||
  #include "../../../lcd/e3v2/jyersui/dwin.h" // Temporary fix until it can be better implemented
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user