mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-04 00:51:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			134 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			134 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
spi:
 | 
						|
  - id: spi_id_3
 | 
						|
    interface: any
 | 
						|
    clk_pin: 8
 | 
						|
    mosi_pin: 40
 | 
						|
 | 
						|
display:
 | 
						|
  - platform: mipi_spi
 | 
						|
    model: T-DISPLAY-S3-PRO
 |