Support for TFT & Touch Screens (#18130)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							bba157e5bd
						
					
				
				
					commit
					117df87d19
				
			@@ -20,3 +20,7 @@
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#if HAS_SPI_TFT || HAS_FSMC_TFT
 | 
			
		||||
  #error "Sorry! TFT displays are not available for HAL/LINUX."
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user