mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			237 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			237 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
packages:
 | 
						|
  spi: !include ../../test_build_components/common/spi/esp8266-ard.yaml
 | 
						|
 | 
						|
substitutions:
 | 
						|
  clock_pin: GPIO15
 | 
						|
  data_pin: GPIO16
 | 
						|
  latch_pin1: GPIO2
 | 
						|
  oe_pin1: GPIO0
 | 
						|
  latch_pin2: GPIO3
 | 
						|
  oe_pin2: GPIO1
 | 
						|
 | 
						|
<<: !include common.yaml
 |