Fix TOUCH_SCREEN + TFT_LVGL_UI compile (#19754)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							02b668baf5
						
					
				
				
					commit
					13720ce6b2
				
			| @@ -926,5 +926,7 @@ | ||||
| #if ENABLED(TOUCH_SCREEN) && !HAS_GRAPHICAL_TFT | ||||
|   #undef TOUCH_SCREEN | ||||
|   #undef TOUCH_SCREEN_CALIBRATION | ||||
|   #define HAS_TOUCH_XPT2046 1 | ||||
|   #if !HAS_TFT_LVGL_UI | ||||
|     #define HAS_TOUCH_XPT2046 1 | ||||
|   #endif | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user